tutorial
Levelling Up React: Introduction
Refactoring your way to cleaner, better code.Discover the power of clean code with this multi-part React blog series. Learn how to optimize performance, refactor messy logic, and unlock the true potential of React development.
Read more
Levelling Up React #1: Unleashing the Power of a Great Folder Structure
Taming the chaos of React file organizationStruggling with an unorganized React codebase? This guide will teach you how to create a clean and scalable folder structure that keeps your files easy to find and your features easy to manage.
Read more
Levelling Up React #2: Cleaning Up Your Imports with Barrels and Aliases
Irradicating long and unruly imports with barrels and aliasesBarrels and aliases are a superpower. Learn how to use them in your projects to manage your imports with grace.
Read more