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 along with the typical react-redux actions and action types. Make sure to look at the README to see what the security rules are!
☆46Jan 4, 2023Updated 3 years ago
Alternatives and similar repositories for crwn-clothing-firebase-cart
Users that are interested in crwn-clothing-firebase-cart are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Our test application to teach useMemo and useCallback!☆12Jan 4, 2023Updated 3 years ago
- A small application showing how to write a custom hook to help us fetch data☆12Jan 4, 2023Updated 3 years ago
- A complete version of our application converting everything redux over to using the contextAPI☆45Jan 4, 2023Updated 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…☆13Jan 4, 2023Updated 3 years ago
- In this lesson we're adding tests into our application!☆47Jan 4, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The final version of our application after converting it to leverage apollo-client for handling local state. *One thing to note is that i…☆20Jan 26, 2023Updated 3 years ago
- The completed version of our monsters rolodex project!☆120Mar 6, 2023Updated 3 years ago
- ☆15Dec 9, 2022Updated 3 years ago
- lambda in our final project for ranking badge system☆22Sep 25, 2025Updated 11 months ago
- We have optimized our client side application to leverage react.lazy for lazy loading our components at the route level, but also using t…☆16Jan 4, 2023Updated 3 years ago
- In this repository, all our components have been converted to styled-components!☆51Jan 3, 2023Updated 3 years ago
- second edition of bookish☆20Jan 4, 2023Updated 3 years ago
- Our test application helping us understand the difference between take, takeEvery and takeLatest☆15Jan 4, 2023Updated 3 years ago
- Playwright harness and tests used by replay CI