Fast and low overhead web framework, for Node.js

It's recoding time. This month's @LevelUpTuts course is on Authentication foundations in Node. We'll be using @fastifyjs for our Node server and plain vanilla JS on the front end. It's going to be a very good one.
2
3
47
If you have been enjoying @fastifyjs (or even if you are just considering to give it a go) check out this amazing repo! #nodejs #webdev #javascript #fastify
I wrote a big @fastifyjs demo, where I try to show best practices, pro tips, and generally how we recommend using Fastify. The code is filled with comments and recommended reads, I hope you will find it useful! #nodejs #opensource github.com/delvedor/fastify-…
9
10
Fastify retweeted
New book! Cover is likey or not likey? #securityheaders #appsec
3
2
14
A cool feature of the @fastifyjs onClose hook is that as opposed to every other hook, which are executed in a FIFO fashion, onClose is executed in LIFO. This guarantees that your onClose code depending on other onClose will be executed first, avoiding annoying ordering issues.
4
20
Today I discovered a probably obvious thing: @fastifyjs triggers the "onClose" hook when it restarts using its CLI watcher. Yeah, I know it is obvious but sometimes just feels good to confirm that something works the way it should.
3
9
Fastify retweeted
How to use Hasura as the backend for a Nuxt.js app ☑️ Add Auth with Hasura using Fastify server webhook ☑️ Add custom business logic with Hasura Actions hasura.io/blog/using-hasura-… #GraphQL #javascript @nuxt_js @fastifyjs
3
12
Fastify retweeted
Find out how easy it is to leverage the fastify-secrets-*family of plugins to access secrets from different storage mechanisms within @fastifyjs applications. #fastify #performance #javascript nf.ie/3asi6F4
7
16
Cloud Run gets WebSockets, HTTP-2 and gRPC bidirectional streams - this is a game changer for anyone that was thinking of deploying HTTP2 at scale. In case you are wondering, @fastifyjs support "h2c", so it's just a matter of config buff.ly/3p9cVQx
3
24
92
We just released the new version of the #NodeJS agent for @SqreenIO featuring: 🚀@fastifyjs 3.x beta support🚀 If you want to beta test it, feel free to ping me an I will extend your free trial from 2 weeks to 4!

ALT Wheelie GIF

1
1
11
Using @fastifyjs, @nodejs undici library, and @harperdbio you can create brilliantly fast API routes with direct database-to-client response streaming. Interested in learning more? RSVP for my livestream event this Monday (1/26) 🚀 harperdb.io/build-a-rest-api…
3
14
85
Yesterday I was looking for a way to debug/log my webapps. I discovered @Docker Context. Docker Context + @cap_rover = No need for centralized log management tool.😎 Minimalist logging works best for me/indiehackers. Typing on the terminal is always quicker.
1
1
3