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 2 years ago
Alternatives and similar repositories for lesson-23:
Users that are interested in lesson-23 are comparing it to the libraries listed below
- ☆64Updated 2 years ago
- ☆7Updated 2 years ago
- Creating our first component, homepage and adding scss to help us with writing our styles☆20Updated 2 years ago
- In this repository, all our components have been converted to styled-components!☆51Updated 2 years ago
- ☆9Updated 4 years ago
- Here is our quick CRA application that demonstrates how lifecycles work in class components☆51Updated 2 years ago
- 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 2 years ago
- MERN AUTH BUNDLE☆49Updated 2 years ago
- lambda in our final project for ranking badge system☆20Updated 2 months ago
- We have removed the redux-logger middleware from our production build!☆9Updated 2 years ago
- The completed version of our monsters rolodex project!☆122Updated last year
- A small project that demonstrates how higher order components work at a basic level☆62Updated 2 years ago
- A small app bootstrapped with CRA to explain basics of react-routing☆29Updated 2 years ago
- 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 2 years ago
- Getting started with Create React App☆54Updated 2 years ago
- ☆144Updated 4 years ago
- We also want to be able to update the quantity using buttons to the left and right of the number, so we will add the appropriate code to …☆7Updated 2 years ago
- ☆65Updated 3 years ago
- Source code for my React recipe app tutorial onYouTube.☆101Updated 5 years ago
- A frontend Web App build with React JS☆70Updated last year
- Movie Watchlist utilising React Hooks, Context API and localStorage☆78Updated 6 months ago
- In this Tutorial We gonna learn how to create React Weather App☆63Updated 2 years ago
- Using javascript to solve common problems☆78Updated 5 years ago
- Demo application using the Context API, made for my Modern React Bootcamp Course. We start with class-based components and then refactor…☆49Updated 4 years ago
- ☆85Updated 2 years ago
- Node JS API Development from Scratch☆108Updated 2 years ago
- MERN AUTH Client with React☆17Updated 2 years ago
- ☆110Updated last year
- ZTM tutorial - adding TypeScript to a react app☆17Updated 2 years ago
- Going through our folder structure for the project, breaking out homepage component into smaller components☆17Updated 2 years ago