Skip to content

Eomm/blog-posts

Repository files navigation

Blog Posts

This repository collects all the articles I wrote (mainly) about Fastify.

Every upgrade will be documented and posted on:

Here you will find the source code and the commit history!

Posts

  1. App: A Discord app with Fastify! - πŸ“
  2. App: Project Automation - πŸ“
  3. App: To Production - πŸ“
  4. Grokking Fastify Error handlers - πŸ“
  5. Why should I prefer Fastify to Expressjs? - πŸ“
  6. Fastify Multipart File Management - πŸ“
  7. How to use Fastify and MongoDB - πŸ“
  8. How to test a Fastify application - πŸ“
  9. Build a WebSocket React.js Chat - πŸ“
  10. How to send tweets from GitHub Actions - πŸ“
  11. GraphQL Federation Playground with Mercurius - πŸ“
  12. Change log level in Fastify - πŸ“
  13. Becoming a Fastify JSON Schema GURU! - πŸ“
  14. Integrate Stripe with Fastify - πŸ“
  15. How to log useful data from a GraphQL request? - πŸ“
  16. How to unlock the fastest Fastify server startup - πŸ“
  17. How to use DataLoader with Mercurius GraphQL? - πŸ“
  18. Should you use jest as a testing library? - πŸ“
  19. The Complete Guide to the Fastify Encapsulation - πŸ“
  20. What is AST? - πŸ“
  21. How to build a Pokedex with Platformatic - πŸ“
  22. Dynamic GraphQL queries with Mercurius - πŸ“
  23. The Secrets Behind High Performance - πŸ“
  24. How to handle emojis in Node.js - πŸ“ ⭐️ Featured on NodeWeekly
  25. ANNOUNCEMENT: Fastify Book! - πŸ“
  26. Unlock the Power of Runtime Log Level Control - πŸ“
  27. Validate the Fastify input with Joi - πŸ“
  28. Streaming PostgreSQL data with Fastify - πŸ“
  29. Fastify has a new Application Hook! - πŸ“
  30. Create a Telegram Bot with Fastify from Scratch - πŸ“
  31. Real-Time Data Replication in Postgres and Node.js - πŸ“
  32. Resume Data Replication in Postgres and Node.js - πŸ“
  33. How to implement video streaming with Fastify - πŸ“
  34. Managing Request-Scoped Data in Fastify - πŸ“

This repository was called fastify-discord-bot-demo before and it used to contain a discord app.

Contributing

For any suggestion or concern feel free to open a new issue. For grammar horrors a PR would be really appreciated!