Blog
Notas sobre engenharia, arquitetura e sistemas.
- Node.jsMicroservicesTypeScript
Building Scalable Microservices with Node.js
A deep dive into designing and implementing microservices architecture using Node.js, TypeScript, and message queues.
·8 min read - CI/CDGitHub ActionsDocker
Modern CI/CD Pipelines with GitHub Actions
How to set up automated testing, building, and deployment pipelines using GitHub Actions and Docker.
·6 min read - TypeScriptClean CodeBest Practices
TypeScript Patterns for Clean Code
Essential TypeScript patterns and best practices for writing maintainable and type-safe code.
·10 min read - ReactNext.jsServer Components
React Server Components: A Deep Dive
Understanding React Server Components and how to effectively use them in Next.js applications.
·12 min read - KubernetesDevOpsDocker
Kubernetes for Developers: Getting Started
A practical introduction to Kubernetes concepts and deployment strategies for application developers.
·15 min read