How to unlock the fastest Fastify server startup?
by Manuel Spigolon
If you are using Fastify, you already know that it is the fastest Node.js web framework in town.
But we know that a benchmark is something different from a real-world application.
The benchmark has the fastest startup time possible...
backend.cafe7 min read
Melroy van den Berg
Software Engineer
Also... when using TS try to use SWC compiler, which is like 50 times faster than tsc. Boosting your rabbit development cycle!