the "killer-app" was swagger and json schema support
It's pairs well with my latest (3 years) effort to lean towards discipline and quality over "freedom" and development speed
TDD, TypeScript and Fastify are my must have for QUALITY NodeJS servers
Thanks for your hard work! 🙏
I'm currently migrating one of my projects from SvelteKit Endpoints to @fastifyjs because of some limitations in SvelteKit.
When I'm done, more than 1200 servers running my app will be updated automagically and will use fastify! 🤯 😁
Yesterday before going to bed I was playing with @fastifyjs plugin system and found my self writing a @MikroOrm integration plugin.
I did a google search and I found, there's already an open sourced plugin otherwise I would publish my own.
Maybe the next plugin.
Unpopular opinion: use arrow functions for 1-line functions only, otherwise named functions are always the best choice: better stack trace, better tracing and more readable
stackoverflow.com/questions/…
There is still time to sign up for the free Fastify SSR workshop at @cityjsconf@anothergalvez will be giving a deep dive into leveraging @fastifyjs to serve SSR applications & a sneak peek at some new SSR technology com from the Fastify team. cityjsconf.org/schedule
I apologize in advance if I broke you today. Today was the culmination of months worth of planning and preparation to rename all of the @fastifyjs modules prefixed with `fastify-`. For the final summary see github.com/fastify/fastify/i…
Wow, I've just seen that find-my-way reached 1k starts (and more than 2.6M downloads per month!)
I remember when I started working on it back in 2017, trying to improve the performance of @fastifyjs. What a ride!
github.com/delvedor/find-my-…