Popular repositories Loading
-
-
react-context-lesson
react-context-lesson PublicForked from ZhangMYihua/react-context-lesson
We are going to replace our local state management from redux to the new context API. This repository is our application before we introduced sagas to handle our asynchronous code, which is a good …
JavaScript
-
lesson-16
lesson-16 PublicForked from ZhangMYihua/lesson-16
Now that we have created all the redux code for storing our data, now we are going to connect our items to add them to our cart.
JavaScript
-
lesson-17
lesson-17 PublicForked from ZhangMYihua/lesson-17
We need to create our cart-item component for our cart and connect our cart component to our cart reducer.
JavaScript
-
lesson-23
lesson-23 PublicForked from 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 c…
JavaScript
-
lesson-24
lesson-24 PublicForked from ZhangMYihua/lesson-24
In this section, we are going to introduce our stripe integration and create a stripe button to help us leverage the stripe checkout library. Stripe is an excellent service that allows us to massiv…
JavaScript
If the problem persists, check the GitHub status page or contact support.