Page Index - KatyaHorton/Udacity-React-practice GitHub Wiki
20 page(s) in this GitHub Wiki:
- Home
- Welcome to the React-practice wiki page!
- In this wiki page I want to list useful comments and walk through the React-Udacity course (a part of the FEND Nanodegree).
- componenetDidMount() lifecycle event
- Controlled components
- Creating Contact Form
- Displaying Contacts Count
- Dynamically Render Pages ( without React Router )
- Functional Components
- Lifecycle events
- Pass data with Props
- Search input section
- Single Page Apps, REACT ROUTER
- States in React Components
- Temporary contacts array
- The BrowserRouter Component
- The Link Component
- The Route component
- Type checking a Component's Props
- Updating state in a Component