ZhangMYihua / lesson-3
Going through our folder structure for the project, breaking out homepage component into smaller components
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lesson-3
- Getting started with Create React App☆54Updated last year
- Creating our first component, homepage and adding scss to help us with writing our styles☆20Updated last year
- ☆7Updated last year
- The completed version of our monsters rolodex project!☆122Updated last year
- In this section, we are going to introduce our stripe integration and create a stripe button to help us leverage the stripe checkout libr…☆9Updated last year
- 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 last year
- Our test application to teach useMemo and useCallback!☆12Updated last year
- Part of the "React Testing Crash Course" taught by Mitchel from Techbase☆76Updated 3 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 last year
- A small project that demonstrates how higher order components work at a basic level☆62Updated last year
- A small app bootstrapped with CRA to explain basics of react-routing☆29Updated last year
- ☆10Updated 3 months ago
- ☆64Updated last year
- ZTM tutorial - adding tests to a react app☆50Updated 3 months ago
- Starting our sign in section by creating a new sign in and sign up page, as well as start creating sign in component.☆19Updated last year
- ☆65Updated last year
- ☆9Updated 4 years ago
- We have removed the redux-logger middleware from our production build!☆9Updated last year
- Here is our quick CRA application that demonstrates how lifecycles work in class components☆51Updated last year
- In this repository, all our components have been converted to styled-components!☆51Updated last year
- MERN AUTH BUNDLE☆49Updated last year
- This repository contains my solution for storing a users cart in firestore. Most of the new code is in the cart saga and firebase utils a…☆45Updated last year
- A small application showing how to write a custom hook to help us fetch data☆11Updated last year
- Landing page from styled components crash course☆169Updated 2 years ago
- ☆37Updated 2 years ago
- Our test application helping us understand the difference between take, takeEvery and takeLatest☆15Updated last year
- Continuous Integration for robofriends app☆20Updated 3 months ago
- ZTM tutorial - adding TypeScript to a react app☆17Updated 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
- For ZTM course - Server Side Rendering with Next.js☆11Updated 3 months ago