Key Skills Learned:
- useState
- useEffect
- Conditional Rendering
- Calculating milliseconds, seconds, minutes
Key Skills Learned:
- Thinking in React: Component hierarchy
- Thinking in React: Where state lives
- Mapping and manipulating data
- Calculating milliseconds, seconds, minutes
Key Skills Learned:
- useEffect
- useState
- Working with modals
- Storing data in local storage
- Implementing drag and drop, using [React DnD] (https://react-dnd.github.io/react-dnd/about)
Key Skills Learned:
- A more in-depth understanding of state and props vs. pure JavaScript mechanism/method
Key Skills Learned:
- Practising CRUD with backend Node.js and Express
Key Skills Learned:
- Dynamically adding a group of input fields
Key Skills Learned:
- Understaning how to use useContext
Key Skills Learned:
- Google Log In - OAth authentication
- Extracting data from podcast(s)
- Using useContext
Key Skills Learned:
- Completing full functionality of drag and drop with React DnD library
Key Skills Learned:
- Understanding how to use useReducer
Key Skills Learned:
- Using useContext with useReducer in the context of an online store to see how it will compare against Redux
Key Skills Learned:
- Understanding the basics of Redux