ZhangMYihua / lesson-26
We are now adding styled-components to explore CSS-in-JS. We convert over our Homepage component, Header component and CustomButton component to use styled-components instead of scss.
☆8Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lesson-26
- In this lesson we're adding tests into our application!☆48Updated last year
- In this repository, all our components have been converted to styled-components!☆51Updated last year
- Our test application helping us understand the difference between take, takeEvery and takeLatest☆15Updated last year
- A complete version of our application converting everything redux over to using the contextAPI☆45Updated last year
- The final version of our application after converting it to leverage apollo-client for handling local state. *One thing to note is that i…☆21Updated 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
- A small project that demonstrates how higher order components work at a basic level☆62Updated last year
- A small application showing how to write a custom hook to help us fetch data☆11Updated last year
- ZTM tutorial - adding tests to a react app☆50Updated 3 months ago
- In this lesson we are using redux-thunk for asynchronous event handling! We have modified our collections-page collections-overview compo…☆13Updated last year
- We have optimized our client side application to leverage react.lazy for lazy loading our components at the route level, but also using t…☆16Updated last year
- Shop app for the Next.js by Example course☆32Updated last year
- A small application to help us understand the new useState hook☆8Updated last year
- Source Code for the Context API state mgt Contact List application☆63Updated 2 years ago
- 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
- We have removed the redux-logger middleware from our production build!☆9Updated last year
- Next JS Serverless - Udemy course material☆36Updated last year
- Getting started with Create React App☆54Updated last year
- ☆7Updated last year
- Our test application to teach useMemo and useCallback!☆12Updated 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
- Code examples for our React Router 6 update video☆45Updated 3 years ago
- Continuous Integration for robofriends app☆20Updated 3 months ago
- Going through our folder structure for the project, breaking out homepage component into smaller components☆17Updated last year
- A react app built with redux and the movie API.☆44Updated last year
- Course on how to create a portfolio app with Next JS☆101Updated last year
- ☆41Updated 3 years ago
- MERN AUTH BUNDLE☆49Updated last year
- We are going to replace our local state management from redux to the new context API. This repository is our application before we introd…☆16Updated last year