Let's learn React
Create React App cannot create new applications: No longer support global installation
Learn how to resolve We no longer support global installation of Create React App error
Read More →May 09, 2022
May 09, 2022
React backend options: how to choose your React application backend services
Learn how to decide the stack for your React app backend services
Read More →July 23, 2021
July 23, 2021
React useMemo() hook explained
Let's learn how React useMemo() hook works and when you should use it
Read More →July 18, 2021
July 18, 2021
React StrictMode explained
Let's learn how React StrictMode can help you develop better React applications
Read More →July 17, 2021
July 17, 2021
React handleChange() function explained - handle single/ multiple inputs
How to handle single or multiple inputs change with React handleChange() function
Read More →July 16, 2021
July 16, 2021
How to use setInterval() method inside React class components
Use setInterval() and clearInterval() methods in React class components
Read More →July 15, 2021
July 15, 2021
How to use setInterval() method inside React components
Learn how to properly use setInterval() and clearInterval() methods in React components
Read More →July 14, 2021
July 14, 2021
React - How to fix this.setState is not a function error
Learn how to fix this.setState is not a function error in your React application
Read More →July 13, 2021
July 13, 2021
Fixing 'react-scripts' is not recognized error
How to fix 'react-scripts' is not recognized as an internal or external command error
Read More →April 22, 2021
April 22, 2021
April 21, 2021
April 21, 2021
December 01, 2020
December 01, 2020
November 30, 2020
November 30, 2020
Understanding React useState and useEffect hooks
Let's learn the two most used React hooks today
Read More →November 27, 2020
November 27, 2020
Understanding React shouldComponentUpdate
Learn shouldComponentUpdate and when you should use it
Read More →November 26, 2020
November 26, 2020
November 25, 2020
November 25, 2020
Understanding React lifecycle methods
Learn how to use React lifecycle methods to create dynamic applications
Read More →November 24, 2020
November 24, 2020
Understanding React componentWillMount method
Recommendation for replacing componentWillMount method
Read More →November 23, 2020
November 23, 2020
Using destructuring assignment in React
How to avoid repetition and keep your code clean with destructuring assignment in React
Read More →November 19, 2020
November 19, 2020
React prop drilling problem
Understand what prop drilling is and how to keep it negligible
Read More →November 18, 2020
November 18, 2020
November 17, 2020
November 17, 2020