
Handling Icons in React: Best Practices
Learn how to efficiently manage and automate your SVG icon workflow in React. This guide covers using @svgr/cli to create a scalable and type-safe icon system.
Read articleArticles, tutorials, and insights on web development, fullstack engineering, and modern technologies. Sharing what I learn on my journey as a developer.
Learn how to efficiently manage and automate your SVG icon workflow in React. This guide covers using @svgr/cli to create a scalable and type-safe icon system.
Read articleDramatically improve your project's structure and readability by ditching relative imports. This guide provides a clear, step-by-step process for setting up absolute path aliases in your TypeScript tsconfig.json file.
Read articleElevate your development workflow by enforcing consistent code quality and style automatically. Learn how to configure ESLint, Prettier, and Husky to save time, prevent errors, and write better code.
Read articleA practical guide on structuring React projects for scalability and maintainability, covering folders for APIs, components, hooks, routes, state management, and utilities.
Read articleSubscribe to my RSS feed for new articles and tutorials