11 things you should know to master react js
Apr 24, 2022
Hi Coders,
I hope you are doing absolutely fine, we know that react is hot nowadays most of the jobs/Project requirements are towards react tech stack, here is the new blog I wrote about 11 things in react you should be doing to become intermediate to advance in react
- The difference in the Functional And Class component
- Getting data from parent to child vice versa
- State management
- Pure Component
- export component/function
- API calling and state management after that
- Component Re-render
- Redux Thunk/Saga or Redux Toolkit
- Props passing
- Hooks in functional component
- Lifecycle method of class and functional component