Dev Tools
List of recommended dev tools for a React project:
- .editorconfig
- .npmrc
- TypeScript
- ESLint
- Prettier
- Husky
- Lint Staged
- Commitlint
- Commitizen
- Semantic Release
Insights on web development, software engineering, and modern tech practices
List of recommended dev tools for a React project:

How a laptop-free vacation led to discovering the power of mobile development with GitHub Copilot. From voice dictation to AI-assisted coding, learn how constraints sparked innovation in my development workflow.

Navigating architectural decisions in monorepos with multiple workspaces: when to colocate UI components in your web app versus separating them into dedicated UI libraries.

Learn how to create robust TypeScript interfaces for different data sources in your frontend application, ensuring type safety across CMS, Commerce, PIM, and Search systems.