InfoQ Homepage Server-side JavaScript Content on InfoQ
-
AnalogJS 2.0: Angular Full Stack Framework Introduces Content Resources & Leaner Builds
AnalogJS 2.0 has launched, enhancing Angular development with new content management features, optimized builds, and upgraded tooling. This full-stack meta-framework simplifies handling content as reactive resources while reducing bundle sizes and installation footprints. Embrace seamless migration for a modern, efficient web experience tailored for content-rich applications.
-
Express 5.0 Released, Focuses on Stability and Security
The Express.js team has released version 5.0.0, 10 years after the first major version release in 2014. The release focuses on stability and security with a view to enabling developers to write more robust Node.js applications.
-
Remult, a Crud Framework for Fullstack Typescript
Remult is a full-stack CRUD library that simplifies development by leveraging TypeScript models, providing a type-safe API client and query builder.
-
The Tao of Node: an Attempt to Formalise JS Development Patterns
Alex Kondov, principal engineer at News UK, reached the conclusion that Node’s focus on freedom and flexibility led to various approaches, many borrowed from other languages. As a trial to provide a more organic approach, he wrote the Tao Of Node as a set of development principles for an improved development experience. InfoQ reached out to him to find out more about these principles.
-
Gatsby 4 - More Than a Static Content Generator
Gatsby 4, the latest iteration of the popular static site generator, is now out, offering developers improved build speeds alongside new ways for delivering content.
-
Qwik, a Resumable Javascript Framework
Qwik is a DOM-centric JavaScript framework that aims to provide the quickest TTI (or time to interactive) by focusing on resumability for server-side rendering of HTML and optimized lazy loading of code.
-
WebContainers, Running Node.JS in the Browser
Stackblitz recently released a new product called WebContainers that enables developers to create full stack Node.js environments within the browser which loads instantly and comes bundled with VS Code, a full terminal, NPM, and more.
-
Fastify Node.js Web Framework
Fastify is an open-source Node.js web framework that remains focused on providing excellent developer experience, minimal performance overhead, and a flexible plugin architecture.
-
Next.js 8 Static Site Framework Adds Serverless Support
The Next.js team recently released version 8 of their static site generation framework, improving reliability and scalability through splitting applications into smaller parts for use with cloud services such as AWS lambda and ZEIT Now lambdas.
-
Pinterest's Switch to Universal JavaScript and React
The story of Pinterest's switch to React is really the story of re-architecting their Django server-side engine to use universal JavaScript for template rendering.
-
Is React the Future of Meteor?
In a series of blog posts, Sacha Greif describes the uncertain state of JavaScript platform Meteor. He describes how adopting React can take Meteor more relevant for the years ahead.
-
Node.js and io.js Merge Under the Node Foundation
The io.js TC has voted to join the upcoming Node Foundation. The project will be named Node.js but it will be based on io.js’ repository.
-
Ceylon 1.1: OSGi, Vert.x, Dynamic Interfaces, Use-site Variance, Promises
Ceylon 1.1 comes with dynamic interfaces, use-site variance, OSGi and Vert.x deployment, ceylon.promise module, IDE enhancements, compiler performance improvements and others.
-
A Change in Leadership for Node.js
Isaac Schlueter recently announced his departure from the Node.js open source project, handing the reigns of leadership over to TJ Fontaine. Isaac also announced plans for a startup focused on npm. TJ shares some of his plans for Node over the upcoming year.
-
Phusion Passenger App Server Gains Node.js Support
Phusion Passenger, a popular web app server originally for Ruby, now supports Node.js apps. The feature was introduced in the Enterprise edition of Passenger earlier this year, but has been open sourced as of the recent 4.0.21 release of the free version. Phusion Passenger brings Scaling, Statistics, Supervision and Multitenancy to Node.js. InfoQ talked to Phusion's CTO Hongli Lai.