Hello folks! Here are the latest adventures in Nodeland, between building a small microservice live, many releases, and a few exciting articles!
I keep streaming the building of Unscalable Queue System:
You can subscribe to my twitch channel.
keep-alive
for HEAD
requests and fixes a few bugs.nodenext
resolution and reduces the overhead of content-type parsing.fastify-user
is the component we use for retrieving user metadata from either JWT or a WebHook. In the future, I expect this module to grow and support other mechanisms as well!
Working on Real Projects: AWS Beyond the Certifications (1/10) - Learn how to set up your AWS account for growth.
From Ruby to Node: Overhauling Shopify’s CLI for a Better Developer Experience - Node.js is a great tool for building CLIs!
What’s the best way to upload files to a server? Use S3 pre-signed URLs! Check out the illustrated guide to S3 pre-signed URLs.
Check out Igor Savin template for building the enterprise-grade Node.js applications
What can you find in TikTok’s code? Reverse Engineering Tiktok’s VM Obfuscation (Part 1)
How can you monitor the Performance of GraphQL Queries? Use mercurius-explain!