Popular JavaScript frameworks like Angular, Ember and React have fueled enthusiasm for applications that perform most of their rendering on the client-side. Sadly, the power and benefits of ...
Every developer should be paying attention to the local-first architecture movement and what it means for JavaScript. Here’s ...
Could 2026 be the year of the beautiful back end? We explore the range of options for server-side JavaScript development, from Express to Next and all the rest. A grumpy Scrooge of a developer might ...
Knowledge is power. It is also a pain when you learn upsetting facts about things you love. For technical SEOs, JavaScript is a hot topic and will continue to be one for quite some time. When it comes ...
The makers of the widely used JavaScript server-side runtime, Node.js, have released Deno 1.0, a new runtime for JavaScript and TypeScript that addresses "design mistakes" in Node.js. The Deno ...
Rehydration, or more simply ‘hydration,’ is a term that often comes up when we look at SPAs and server-side rendering. Hydration does not, in essence, affect SEO but is an essential step for serving ...
You've got data on your server that you need in your page. Here are all the solutions you require, including one that will make your application more scalable. The normal processing cycle for an ...