A informal documentation for my react mastering jorney and a manual for anyone wishing to try it out.
- Learnt about useState in react.
- Changed state based on conditions.
- Dynamically changed classes based on conditions.
- Created upper and lower limits.
https://www.youtube.com/watch?v=V3bhcxpoxQU&ab_channel=ChrisBlakely
- A better overview of useState.
- Used more than one state.
- Form function like onSubmit etc explored.
- Display html blacks based on conditions.
https://www.youtube.com/watch?v=8hU0I8rY4u4&ab_channel=ChrisBlakely
- Learnt to work with axios in react.
- Got a better understanding of props.
- Got a new outlook in sing ternary.
- Worked with various props.
- Worked with various components.
https://www.youtube.com/watch?v=ufodJVcpmps&ab_channel=TylerPotts
- Brushed up on existing topics including but not limited to props and usestates.
- Worked with useEffect.
- Learnt about .json() function seeing scenario of the usage of the same.
- Analyzed on the use case in hand and led to creation of new components.
- Attained broader perspective in using props and components.
https://www.youtube.com/watch?v=U9T6YkEDkMo&t=929s&ab_channel=DevEd