A major bug in the @fastifyjs website has just been fixed by the community. The figure in fastify.io/docs/latest/Encap… was not showing up on the website, only on the GitHub repo page. Thank you @arkerone
Seems nuxt-vite module cuts down Nuxt build time by half for the nuxt/hackernews example. Awesome! As for the minimal Fastify+Vite version, it's <3s 😱
nuxt/hackernews: 𝟭𝟮.𝟰𝟵𝘀
nuxt/hackernews + vite: 𝟲.𝟬𝟲𝘀
fastify-vite-vue-hackernews: 𝟮.𝟱𝟭𝘀
github.com/galvez/fastify-vi…
Reason #128941 to love @fastifyjs -- you can use onReady to call decorateRequest() with optional plugin injections -- this way you ensure they get added to the Request object prototype instead of getting reassigned on every request.
Finally put aside some time to watch this today, and glad I did. Adding Fastify to my list of things to play with during my training time. Thanks for the talk 👍🏼
Seeing folks which I haven’t any connection with exchanging suggestions about how to use @fastifyjs at its best, it’s incredibly exciting! It seems yesterday that @matteocollina and I started prototyping it 😄
#opensource#nodejs