Thinking in React: Balancing Component Size and Reusability
One of the most important concepts to learn when developing React apps is effectively splitting a user interface (UI) into components. Components are the building blocks of React applications, and deciding their size and responsibilities is key to cr...
alhassanjoshua.hashnode.dev6 min read