A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Although it is just three years old, Node.js is gaining traction as an application development platform, letting developers extend JavaScript beyond the browser and into servers. But questions remain ...
Nitro.js is a JavaScript-based HTTP server. It builds on state-of-the-art components, focusing on performance, convention, and deployment. As a JavaScript developer, you want to know about Nitro ...
Web application development has evolved into a discipline that melds sophisticated front‐end interactivity with robust back‐end functionality, utilising languages such as JavaScript as a fundamental ...
A new CDN offering from Cloudflare Inc. enables developers to use edge JavaScript to weave logic into applications. With the Cloudflare Workers tool, developers gain flexibility in how they build ...
Several years ago, Netflix decided to refactor its main client application to JavaScript from C++. This approach promised a more consistent user interface (UI) and allowed Netflix to innovate new ...
The Backend-for-Frontend pattern addresses security issues in Single-Page Applications by moving token management back to the ...