Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions src/eventi/2021-03-09-fastify-101.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: Fastify 101
image: /img/contents/marzo.jpg
cover: /img/contents/1_v8vakya9qoi-glkh68mtog.jpeg
date: 2021-03-24T18:00:54.678Z
date_end: 2021-03-24T19:00:54.705Z
permalink: /eventi/{{ page.date | dateslug }}/{{ page.fileSlug | slug }}/index.html
published: true
featured: true
event:
auto_meta: false
location: Facebook Live
eventbrite: "145202335093"
speaker: Tomas della Vedova
speaker_bio: Tomas is an enthusiastic software engineer, who spends most of his
time programming in JavaScript and Node.js. He works for Elastic as Senior
Software Engineer in the clients team, focusing on the JavaScript client.
Tomas is also the author of the Fastify web framework and part of its
ecosystem. He constantly forwards the enrichment of his knowledge and the
exploration of new technologies; moreover, he is a strong Open Source
supporter and he will always be passionate about technology, design, and
music.
---
Mixed logic, cross-dependencies, and way too many edge cases to test. Wouldn't it be great to have a framework that helps you build a modular, consistent, and pluggable system? Enter Fastify, a web framework for Node.js. Fastify offers an extremely flexible plugin system that allows complete customization of the framework. Every plugin could be packaged as an independent module and then deployed as a microservice or as a part of a monolith. In this talk, you will learn all the concepts of Fastify and how they play together. Spoiler alert: opinions ahead!
Binary file added static/img/contents/1_v8vakya9qoi-glkh68mtog.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/contents/marzo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.