Do We Really Need Server-Side Rendering? looks at why SSR has become popular again, what it actually does in modern frameworks, and when it helps or hurts real applications.
2026
Exploring Biome, a modern JavaScript linter and formatter that combines speed and simplicity into one tool—rethinking the ESLint + Prettier stack.
2025
An example of Vitest and Testing Library usage
An example of enforcing strict API with typescript
An example of how to build a wizard form
Fundamental practices that separate good developers from mediocre ones.
A few tips about code reviews
Writing some suggestions about good maintainable frontend code.
An example of how to fetch data in React