Part 3: Component Structure – Building Reusable and Maintainable Components in React! Post date May 22, 2023 Post author By Sathish Kumar N Post categories In bestpractice, componentstructure, JavaScript, react
Part 2: Folder Structure – Building a Solid Foundation Post date May 15, 2023 Post author By Sathish Kumar N Post categories In bestpractices, folderstructure, JavaScript, react
Part 1: Naming Conventions – The Foundation of Clean Code Post date May 15, 2023 Post author By Sathish Kumar N Post categories In bestpractices, JavaScript, namingconventions, react
Using useReducer and Redux Toolkit Together: A Powerful Combination for State Management Post date May 12, 2023 Post author By Sathish Kumar N Post categories In bestpractice, react, reducer, redux