Dev Notes
A minimalist tech blog sharing insights on software engineering and web development.
Building a Type-Safe API with TypeScript and Express
November 15, 2023
Learn how to leverage TypeScript's type system to create robust APIs
Read more
React Server Components: A Deep Dive
October 28, 2023
Exploring the benefits and implementation details of React Server Components
Read more
Optimizing Docker Containers for Node.js Applications
October 10, 2023
Best practices for creating efficient Docker containers for your Node.js apps
Read more