We have optimized our client side application to leverage react.lazy for lazy loading our components at the route level, but also using the new Suspense feature so we're able to properly render our now asynchronously loaded components!
☆16Jan 4, 2023Updated 3 years ago
Alternatives and similar repositories for lesson-33
Users that are interested in lesson-33 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- We have separated out our front-end client from our back-end express server that handles our stripe charges. In this section we learn how…☆12Jan 4, 2023Updated 3 years ago
- 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
- 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 are going to replace our local state management from redux to the new context API. This repository is our application before we introd…☆16Jan 4, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Starting our sign in section by creating a new sign in and sign up page, as well as start creating sign in component.☆19Jan 3, 2023Updated 3 years ago
- Creating our first component, homepage and adding scss to help us with writing our styles☆19Dec 9, 2022Updated 3 years ago
- Documentation of my software engineering journey☆12Jul 13, 2026Updated last month
- Server code for Breads. Keep track of what you read online, and see what your friends are reading.☆13Mar 26, 2022Updated 4 years ago
- Simple customer manager app using Aurelia and local storage☆14Nov 26, 2017Updated 8 years ago
- This is the starter code for JavaScript assessment. The HTML and CSS code is provided to you. You have to implement the functionalities u…☆12Sep 24, 2019Updated 6 years ago
- Atom Syntax Theme☆16Dec 16, 2017Updated 8 years ago
- Simple Music App build with React, Redux and Deezer API.☆15Jan 5, 2021Updated 5 years ago
- Here is our quick CRA application that demonstrates how lifecycles work in class components☆51Jan 4, 2023Updated 3 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.
- ☆12Aug 2, 2021Updated 5 years ago
- ZTM tutorial - adding PWA capabilities to a react app☆34Sep 24, 2025Updated 11 months ago
- Submissions for Frontend Mentor Challenges☆14Nov 10, 2022Updated 3 years ago
- This repository contains the no-code and low-code contributions for Hacktoberfest.☆15Nov 3, 2022Updated 3 years ago
- Face Detection Web App - Deno API☆21Jul 16, 2020Updated 6 years ago
- ☆15Sep 14, 2018Updated 7 years ago
- ☆17Mar 10, 2024Updated 2 years ago
- ☆39Dec 6, 2022Updated 3 years ago
- The ultimate tea timer☆16Jul 23, 2021Updated 5 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.
- Easy way to port SwiftUI Code to Flutter. Support for Platform Channels and Android.☆12Jun 3, 2019Updated 7 years ago
- React + Node.js + socket.io -- A turn-based multiplayer game-client based on FIFA☆34Mar 7, 2023Updated 3 years ago
- This is vanilla Node.js CRUD API movie project.☆22Oct 16, 2022Updated 3 years ago
- ☆19May 5, 2024Updated 2 years ago
- qKit is an open source JavaScript 2D rendering library that renders quadratic shapes (rectangles and squares).☆22May 21, 2019Updated 7 years ago
- Live preview of website☆19Feb 13, 2026Updated 6 months ago
- ☆16Jul 12, 2016Updated 10 years ago
- a product use react-native☆21Jun 15, 2017Updated 9 years ago
- Koa tutorial for medium☆11Feb 6, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Create collection-preview and collection-item components for the shop page☆11Jan 3, 2023Updated 3 years ago
- Function that scrolls window to the top, smoothly.☆16Sep 23, 2019Updated 6 years ago
- Sample implementation of Basic Authentication in Node.js