ZhangMYihua / react-context-completeLinks
A complete version of our application converting everything redux over to using the contextAPI
☆45Updated 2 years ago
Alternatives and similar repositories for react-context-complete
Users that are interested in react-context-complete are comparing it to the libraries listed below
Sorting:
- The final version of our application after converting it to leverage apollo-client for handling local state. *One thing to note is that i…☆20Updated 2 years ago
- A Prisma server for our backend! Prisma is a layer between our database and our client application that allows us to make graphQL request…☆29Updated 2 years ago
- In this lesson we're adding tests into our application!☆48Updated 2 years ago
- Next JS Serverless - Udemy course material☆36Updated 2 years ago
- A small project that demonstrates how higher order components work at a basic level☆62Updated 2 years ago
- Course on how to create a portfolio app with Next JS☆100Updated 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 2 years ago
- ☆118Updated 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…