Player FM uygulamasıyla çevrimdışı Player FM !
Fastify served with a refreshing Pino 🍷
Arşivlenmiş dizi ("Etkin olmayan yayın" status)
When? This feed was archived on December 02, 2025 01:34 (). Last successful fetch was on March 07, 2025 14:01 ()
Why? Etkin olmayan yayın status. Sunucularımız bir süredir geçerli bir podcast beslemesi alamadı
What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.
Manage episode 304716763 series 1391411
Matteo Collina, Ph.D takes us to school on all things Node, Fastify, and Pino. We start with his journey into the Node community, how he got started in open source, and his experience as a member of Node’s Technical Steering Committee (TSC). We then nerd out about middleware architecture, data structures and logs (yes, logs), and of course, we dive into what makes Fastify so darn fast and how Pino was the precursor project.
Changelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!
Sponsors:
- Auth0 – The for developers, by developers identity platform built for the cloud era that secures billions of logins every year. Security, compliance, and industry standards are always up-to-date, plus devs are free to provide the login options their users want with the security their application demands. Make login Auth0’s problem. Not yours. Learn more at Auth0.com
- Raygun – With Raygun Error and Performance Monitoring you have all the information you need at your fingertips to quickly find and fix errors and performance issues across your tech stack down to the line of code. Get started with a free 14-day trial, head to raygun.com and join thousands of customer-centric software teams who use Raygun every day.
- Square – Develop on the platform that sellers trust. There is a massive opportunity for developers to support Square sellers by building apps for today’s business needs. Learn more at developer.squareup.com to dive into the docs, APIs, SDKs and to create your Square Developer account — tell them Changelog sent you.
Featuring:
- Matteo Collina – Website, GitHub, Mastodon, X
- Amal Hussein – GitHub, X
- Nick Nisi – Website, GitHub, Mastodon, X
Show Notes:
- Pino
- Fastify
- JS Party 103 - You’re probably using streams
- Hiring at Nearform
- Maven
- npm
- koa
- Find my way - router
- NestJS and Fastify
- Adventures in Nodeland newsletter
- Deno
- 10 things I regret about Node.js
- Node Todo
- NodeConf Remote - October 18-21, 2021
- Avvio
// Require the framework and instantiate it const fastify = require('fastify')({ logger: true }) // Declare a route fastify.get('/', (request, reply) => { reply.send({ hello: 'world' }) }) // Run the server! fastify.listen(3000, (err) => { if (err) { fastify.log.error(err) process.exit(1) } }) Something missing or broken? PRs welcome!
361 bölüm
Arşivlenmiş dizi ("Etkin olmayan yayın" status)
When? This feed was archived on December 02, 2025 01:34 (). Last successful fetch was on March 07, 2025 14:01 ()
Why? Etkin olmayan yayın status. Sunucularımız bir süredir geçerli bir podcast beslemesi alamadı
What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.
Manage episode 304716763 series 1391411
Matteo Collina, Ph.D takes us to school on all things Node, Fastify, and Pino. We start with his journey into the Node community, how he got started in open source, and his experience as a member of Node’s Technical Steering Committee (TSC). We then nerd out about middleware architecture, data structures and logs (yes, logs), and of course, we dive into what makes Fastify so darn fast and how Pino was the precursor project.
Changelog++ members save 4 minutes on this episode because they made the ads disappear. Join today!
Sponsors:
- Auth0 – The for developers, by developers identity platform built for the cloud era that secures billions of logins every year. Security, compliance, and industry standards are always up-to-date, plus devs are free to provide the login options their users want with the security their application demands. Make login Auth0’s problem. Not yours. Learn more at Auth0.com
- Raygun – With Raygun Error and Performance Monitoring you have all the information you need at your fingertips to quickly find and fix errors and performance issues across your tech stack down to the line of code. Get started with a free 14-day trial, head to raygun.com and join thousands of customer-centric software teams who use Raygun every day.
- Square – Develop on the platform that sellers trust. There is a massive opportunity for developers to support Square sellers by building apps for today’s business needs. Learn more at developer.squareup.com to dive into the docs, APIs, SDKs and to create your Square Developer account — tell them Changelog sent you.
Featuring:
- Matteo Collina – Website, GitHub, Mastodon, X
- Amal Hussein – GitHub, X
- Nick Nisi – Website, GitHub, Mastodon, X
Show Notes:
- Pino
- Fastify
- JS Party 103 - You’re probably using streams
- Hiring at Nearform
- Maven
- npm
- koa
- Find my way - router
- NestJS and Fastify
- Adventures in Nodeland newsletter
- Deno
- 10 things I regret about Node.js
- Node Todo
- NodeConf Remote - October 18-21, 2021
- Avvio
// Require the framework and instantiate it const fastify = require('fastify')({ logger: true }) // Declare a route fastify.get('/', (request, reply) => { reply.send({ hello: 'world' }) }) // Run the server! fastify.listen(3000, (err) => { if (err) { fastify.log.error(err) process.exit(1) } }) Something missing or broken? PRs welcome!
361 bölüm
Semua episode
×Player FM'e Hoş Geldiniz!
Player FM şu anda sizin için internetteki yüksek kalitedeki podcast'leri arıyor. En iyi podcast uygulaması ve Android, iPhone ve internet üzerinde çalışıyor. Aboneliklerinizi cihazlar arasında eş zamanlamak için üye olun.