Artwork

Changelog Media์—์„œ ์ œ๊ณตํ•˜๋Š” ์ฝ˜ํ…์ธ ์ž…๋‹ˆ๋‹ค. ์—ํ”ผ์†Œ๋“œ, ๊ทธ๋ž˜ํ”ฝ, ํŒŸ์บ์ŠคํŠธ ์„ค๋ช…์„ ํฌํ•จํ•œ ๋ชจ๋“  ํŒŸ์บ์ŠคํŠธ ์ฝ˜ํ…์ธ ๋Š” Changelog Media ๋˜๋Š” ํ•ด๋‹น ํŒŸ์บ์ŠคํŠธ ํ”Œ๋žซํผ ํŒŒํŠธ๋„ˆ๊ฐ€ ์ง์ ‘ ์—…๋กœ๋“œํ•˜๊ณ  ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ๋ˆ„๊ตฐ๊ฐ€๊ฐ€ ๊ท€ํ•˜์˜ ํ—ˆ๋ฝ ์—†์ด ๊ท€ํ•˜์˜ ์ €์ž‘๋ฌผ์„ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ๋‹ค๊ณ  ์ƒ๊ฐ๋˜๋Š” ๊ฒฝ์šฐ ์—ฌ๊ธฐ์— ์„ค๋ช…๋œ ์ ˆ์ฐจ๋ฅผ ๋”ฐ๋ฅด์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค https://ko.player.fm/legal.
Player FM -ํŒŸ ์บ์ŠคํŠธ ์•ฑ
Player FM ์•ฑ์œผ๋กœ ์˜คํ”„๋ผ์ธ์œผ๋กœ ์ „ํ™˜ํ•˜์„ธ์š”!

Fastify served with a refreshing Pino ๐Ÿท

1:05:43
 
๊ณต์œ 
 

Manage episode 304716763 series 1391411
Changelog Media์—์„œ ์ œ๊ณตํ•˜๋Š” ์ฝ˜ํ…์ธ ์ž…๋‹ˆ๋‹ค. ์—ํ”ผ์†Œ๋“œ, ๊ทธ๋ž˜ํ”ฝ, ํŒŸ์บ์ŠคํŠธ ์„ค๋ช…์„ ํฌํ•จํ•œ ๋ชจ๋“  ํŒŸ์บ์ŠคํŠธ ์ฝ˜ํ…์ธ ๋Š” Changelog Media ๋˜๋Š” ํ•ด๋‹น ํŒŸ์บ์ŠคํŠธ ํ”Œ๋žซํผ ํŒŒํŠธ๋„ˆ๊ฐ€ ์ง์ ‘ ์—…๋กœ๋“œํ•˜๊ณ  ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ๋ˆ„๊ตฐ๊ฐ€๊ฐ€ ๊ท€ํ•˜์˜ ํ—ˆ๋ฝ ์—†์ด ๊ท€ํ•˜์˜ ์ €์ž‘๋ฌผ์„ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ๋‹ค๊ณ  ์ƒ๊ฐ๋˜๋Š” ๊ฒฝ์šฐ ์—ฌ๊ธฐ์— ์„ค๋ช…๋œ ์ ˆ์ฐจ๋ฅผ ๋”ฐ๋ฅด์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค https://ko.player.fm/legal.

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.

Leave us a comment

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:

Show Notes:

// 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!

  continue reading

330 ์—ํ”ผ์†Œ๋“œ

Artwork
icon๊ณต์œ 
 
Manage episode 304716763 series 1391411
Changelog Media์—์„œ ์ œ๊ณตํ•˜๋Š” ์ฝ˜ํ…์ธ ์ž…๋‹ˆ๋‹ค. ์—ํ”ผ์†Œ๋“œ, ๊ทธ๋ž˜ํ”ฝ, ํŒŸ์บ์ŠคํŠธ ์„ค๋ช…์„ ํฌํ•จํ•œ ๋ชจ๋“  ํŒŸ์บ์ŠคํŠธ ์ฝ˜ํ…์ธ ๋Š” Changelog Media ๋˜๋Š” ํ•ด๋‹น ํŒŸ์บ์ŠคํŠธ ํ”Œ๋žซํผ ํŒŒํŠธ๋„ˆ๊ฐ€ ์ง์ ‘ ์—…๋กœ๋“œํ•˜๊ณ  ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ๋ˆ„๊ตฐ๊ฐ€๊ฐ€ ๊ท€ํ•˜์˜ ํ—ˆ๋ฝ ์—†์ด ๊ท€ํ•˜์˜ ์ €์ž‘๋ฌผ์„ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ๋‹ค๊ณ  ์ƒ๊ฐ๋˜๋Š” ๊ฒฝ์šฐ ์—ฌ๊ธฐ์— ์„ค๋ช…๋œ ์ ˆ์ฐจ๋ฅผ ๋”ฐ๋ฅด์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค https://ko.player.fm/legal.

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.

Leave us a comment

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:

Show Notes:

// 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!

  continue reading

330 ์—ํ”ผ์†Œ๋“œ

๋ชจ๋“  ์—ํ”ผ์†Œ๋“œ

×
 
Loading …

ํ”Œ๋ ˆ์ด์–ด FM์— ์˜ค์‹ ๊ฒƒ์„ ํ™˜์˜ํ•ฉ๋‹ˆ๋‹ค!

ํ”Œ๋ ˆ์ด์–ด FM์€ ์›น์—์„œ ๊ณ ํ’ˆ์งˆ ํŒŸ์บ์ŠคํŠธ๋ฅผ ๊ฒ€์ƒ‰ํ•˜์—ฌ ์ง€๊ธˆ ๋ฐ”๋กœ ์ฆ๊ธธ ์ˆ˜ ์žˆ๋„๋ก ํ•ฉ๋‹ˆ๋‹ค. ์ตœ๊ณ ์˜ ํŒŸ์บ์ŠคํŠธ ์•ฑ์ด๋ฉฐ Android, iPhone ๋ฐ ์›น์—์„œ๋„ ์ž‘๋™ํ•ฉ๋‹ˆ๋‹ค. ์žฅ์น˜ ๊ฐ„ ๊ตฌ๋… ๋™๊ธฐํ™”๋ฅผ ์œ„ํ•ด ๊ฐ€์ž…ํ•˜์„ธ์š”.

 

๋น ๋ฅธ ์ฐธ์กฐ ๊ฐ€์ด๋“œ