Install the New Relic Browser agent | New Relic DocumentationNew Relic Browser uses a JavaScript snippet (or "agent") to instrument your app's webpages. The JavaScript collects data for browser monitoring. To install the New Relic Browser agent, you can choose from a number of deployment options.tagged: newrelicmonitoring07-08-2019
Server-side rendering with Vue and Nuxt.js - LogRocket BlogServer-side Rendering (SSR) or Universal Rendering, as it is sometimes called, is not a new concept in web development. Before the increasing popularity of single-page applications, a web-page typically received an HTML(in most cases accompanied with some images, style sheet, and JavaScript) response after making a request to the server. Which is then rendered on the browser.tagged: vuessr06-08-2019
Install the Node.js agent | New Relic DocumentationNew Relic's Node.js agent is publicly available on the Node Package Manager (npm) repository as well as on New Relic's GitHub repo for Node.js . Before you install the Node.js agent, make sure your application meets New Relic's system requirements. You may also want to watch the installation video before you begin.tagged: newrelicnode06-08-2019
API Reference | Vue SSR GuideCreate a Renderer instance with (optional) options.tagged: createrenderervue31-07-2019
Vue.js Server-Side Rendering With Vue Router: Step-By-Step Guide - Vue.js DevelopersWhen I started collecting information about SSR (server-side rendering) with Vue, I had to get pieces from different articles as well as the official documentation to get a complete understanding of the subject.Here are some problems I found in these sources:A lot of assumptions about information that you should have, like Webpack configuration, the proper way to hook up Vue Router etc.Lacking certain important information and leaving some gaps for the reader to fill in.In the examples given, most don't follow the standards and best practices provided by the official documentation.The objective of this article is to provide all the information you may need to get SSR working with Vue Router, making an extra effort to avoid any gaps that may give you a headache later. I also try to respect all the Vue team's recommendations.tagged: vuetutorialsssr31-07-2019
Microservice WebsitesScalable development of an evolvable system with great mobile performancetagged: micromicrofrontends31-07-2019
Configure Liveness and Readiness Probes - KubernetesThe kubelet uses liveness probes to know when to restart a Container. For example, liveness probes could catch a deadlock, where an application is running, but unable to make progress. Restarting a Container in such a state can help to make the application more available despite bugs.tagged: kubernetesliveness31-07-2019
(4) Spotify Engineering Culture - Part 1 - YouTubeThis video is a snapshot of Spotify's approach to software enginering and people management in 2014. It has since come to be known as the "Spotify Model" (although I didn't coin that term).tagged: experimentationspotifycultureengineering31-07-2019
How to Use a Windows PC Keyboard on Mac by Remapping Command & Option KeysThis trick works the same with all Windows and PC keyboard with the standard CTRL / Windows / ALT key layout, and all versions of Mac OS:tagged: keyboardlayoutmapping31-07-2019
Modernizing Upwork with Micro Frontends - Upwork BlogOver the last few years our focus has been on modernizing the Upwork stack to improve performance and reliability. My attention was recently drawn to a note about “Micro Frontends” in the thoughtworks Technology Radar, an approach we have been following as part of our modernization effort. I’d like to share the challenges we have faced and how we have gone about solving them. It might be worth noting that we have not traditionally used the term ‘micro frontends,’ but I have a feeling this may change as a result of the more formal documentation referenced above.tagged: upworkmicromicrofrontend29-07-2019
Five Things to Consider Before Choosing Micro Frontends | Rangle.iod performance optimization, implementing Server Side Rendering (SSR) with Progressive Enhancement for your frontend application is generally recommended, especially when improving SEO is a goal. You ctagged: micromicrofrontend29-07-2019
Edge Side Includes | Customer Support | AkamaiEdge Side Includes (ESI) is a simple markup language used to define web page components for dynamic assembly and delivery of web applications at the edges of the Internet.tagged: micromicrofrontends29-07-2019