In this lesson we are using redux-thunk for asynchronous event handling! We have modified our collections-page collections-overview components to use the container pattern to separate their loading logic out of our shop component, and into their own isolated files.
☆13Jan 3, 2023Updated 3 years ago
Alternatives and similar repositories for lesson-28
Users that are interested in lesson-28 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A small application showing how to write a custom hook to help us fetch data☆12Jan 4, 2023Updated 3 years ago
- Our test application to teach useMemo and useCallback!☆12Jan 4, 2023Updated 3 years ago
- Our test application helping us understand the difference between take, takeEvery and takeLatest☆15Jan 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
- 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 para…☆14Jan 3, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- In this lesson we're adding tests into our application!☆47Jan 4, 2023Updated 3 years ago
- In this section, we are going to introduce our stripe integration and create a stripe button to help us leverage the stripe checkout libr…☆10Jan 3, 2023Updated 3 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…☆46Jan 4, 2023Updated 3 years ago
- In this repository, all our components have been converted to styled-components!☆51Jan 3, 2023Updated 3 years ago
- A small project that demonstrates how higher order components work at a basic level☆61Jan 3, 2023Updated 3 years ago
- A Hangman game built with React and Typescript☆16Nov 13, 2021Updated 4 years ago
- A small app bootstrapped with CRA to explain basics of react-routing☆29Jan 4, 2023Updated 3 years ago
- ☆18Oct 31, 2020Updated 5 years ago
- 🕸 Open Source Community Africa's new community website.☆15Jul 31, 2026Updated 2 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A implementation of React 18 with Admin Dashboard using Material UI, Rspack and Webpack 5 that includes Modules Federation.☆17Feb 15, 2026Updated 6 months ago
- ☆16Feb 24, 2022Updated 4 years ago
- ☆23Feb 18, 2026Updated 6 months ago
- Easy way to port SwiftUI Code to Flutter. Support for Platform Channels and Android.☆12Jun 3, 2019Updated 7 years ago
- ☆10Jan 4, 2023Updated 3 years ago
- .NET Library for Flutterwave v3 APIs☆17Jul 10, 2023Updated 3 years ago
- Portfolio website of a photographer. Built with GatsbyJS☆20Apr 24, 2021Updated 5 years ago
- Project created for the video about auth control in routes in ReactJS☆31Jun 5, 2018Updated 8 years ago
- This is cryptocurrency gambling game project built in React JS and working on butstabit.com☆14Sep 4, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Kukai Core Swift is a native Swift library for interacting with the Tezos blockchain and other applications in the Tezos ecosystem☆11Feb 10, 2026Updated 6 months ago
- Deprecated. Please see the checklist-manifesto-3 rewrite.☆17Oct 7, 2016Updated 9 years ago
- Koa tutorial for medium☆11Feb 6, 2019Updated 7 years ago
- Function that scrolls window to the top, smoothly.☆16Sep 23, 2019Updated 6 years ago
- ☆12Jan 13, 2017Updated 9 years ago
- Responsive Web Application for Sharing Pictures like Instagram☆13Apr 26, 2021Updated 5 years ago
- Here is our quick CRA application that demonstrates how lifecycles work in class components☆51Jan 4, 2023Updated 3 years ago
- A sample command-line application which can create .dart files to determine a structure☆12Dec 4, 2019Updated 6 years ago
- Starter for Next.js projects with a basic page transition logic.☆27Jul 25, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- This is a blackjack app built using ES6 classes for game logic which are then rendered using React as a view layer. The build tool used i…