ZhangMYihua / lesson-23
We have now created our collection page and converted our shop items data over from an array to an object to better leverage our url parameters! Converting arrays over to objects to store data is called data-normalization and it makes searching for specific elements in our code much easier and efficient!
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lesson-23
- ☆7Updated last year
- ☆143Updated 3 years ago
- In this repository, all our components have been converted to styled-components!☆51Updated last year
- ☆64Updated last year
- ☆9Updated 4 years ago
- MERN AUTH Client with React☆17Updated last year
- A small app bootstrapped with CRA to explain basics of react-routing☆29Updated last year
- ☆111Updated last year
- MERN AUTH BUNDLE☆49Updated last year
- ☆23Updated last year
- The completed version of our monsters rolodex project!☆122Updated last year
- Creating our first component, homepage and adding scss to help us with writing our styles☆20Updated last year
- lambda in our final project for ranking badge system☆20Updated 3 months ago
- Getting started with Create React App☆54Updated last year
- ☆65Updated 3 years ago
- In this Tutorial We gonna learn how to create React Weather App☆63Updated last year
- ☆84Updated last year
- Adding email/password sign up authentication for firebase, as a result we need to store our user objects in the database.☆10Updated last year
- ☆21Updated last year
- Node JS API Development from Scratch☆109Updated last year
- A small project that demonstrates how higher order components work at a basic level☆62Updated last year
- Our test application to teach useMemo and useCallback!☆12Updated last year
- A small project to help us understand the useReducer hook. We are replacing the code in our useEffect example with useReducer for state m…☆14Updated last year
- In this lesson we are doing a large refactor! We need to convert all our sign in, sign up and authentication persistence checks into saga…☆14Updated last year
- Create-react-app project that uses React Redux to manage it's states, fetch APIs and allows the user search the fetched results using fun…☆27Updated 6 months ago
- ☆52Updated last year
- Here is our quick CRA application that demonstrates how lifecycles work in class components☆51Updated last year
- ZTM tutorial - adding tests to a react app☆50Updated 3 months ago