-
Latest 5.x beta release was over a year ago https://github.com/expressjs/express/blob/5.0/History.md
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
There's already qwik, that does SSR and then converts the rest of the app into lazily loaded event handlers.
-
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
-
If you have to do frontend, I would just go with NextJS. It can serve as an API as well. I just came across this today https://sst.dev/ and I'm looking to use that on a side project. It basically runs NextJS or other popular frontend frameworks on AWS using serverless. That way you don't have to worry as much about concurrency.
-
you should try out https://wasp-lang.dev which is basically Ruby-On-Rails for the React-Express-Postgres (PERN) Stack
Related posts
-
Getting started with Node.js API
-
Scalable REST API Architecture with NestJS, Prisma, Swagger, & Docker: How To.
-
Performance Testing: Total.js vs. NestJS
-
Encapsulating the Past: How We Tamed a Legacy System with Timeless Software Engineering Principles
-
Rust GraphQL APIs for NodeJS Developers: Introduction