Categories
Node.js What's new in Node.js core?

What’s new in Node.js core? September 2021

< 1 min read

Categories
Fastify Learning Fastify Node.js Videos

Learning Fastify: How to migrate your app from Express to Fastify

< 1 min read Links

Categories
Express Node.js

How does middleware work in Express?

5 min read Jump links The middleware pattern Middleware syntax The two types of middleware Plain middleware Error handling middleware Using middleware At the route level At the router level At the application level Wrapping up

Categories
Fastify Node.js

How to migrate your app from Express to Fastify

12 min read Jump links What are the benefits of migrating from Express to Fastify? How to Migrate an API with Confidence Transitioning from Express to Fastify with fastify-express Our Example Express Application Required dependencies The router module The app module The server module Running our application Migrating Our Application from Express to Fastify Required dependencies Refactoring our […]

Categories
Node.js

Notes from CityJS Conference 2021

17 min read Jump links Talk: Deno and TypeScript: The Good, The Bad and The Ugly Talk: Supercharge your JavaScript with WebAssembly Talk: New and experimental features in Node.js core Talk: 10 secrets to improve Node.js Security Talk: The Third Age of JavaScript Talk: Next-gen Frontend tooling Talk: Authentication, authorisation and security for modern client-side applications Talk: A […]