Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 875 Bytes

nearform-presents-learn-fastify.md

File metadata and controls

21 lines (19 loc) · 875 Bytes
date tags name url type title slides_url recording_url city country country_code language recognitions image_header images
2021-06-16
post
NearForm Presents: Backend Development with Node.js
workshop
Learn Fastify One Plugin at a Time
English

Fastify is an HTTP framework for Node.js that focuses on providing a good developer experience without compromising on performance metrics. What makes Fastify special is not its technical details, but its community which is open for contributions of any kind. Part of the secret sauce is the Fastify plugin architecture that has enabled developers to write more than a hundred plugins.

This hands-on workshop is structured around a series of exercises that covers from basic “hello world” to how to structure a project, perform database access and authentication.