citr-v7-project icon indicating copy to clipboard operation
citr-v7-project copied to clipboard

Projects for Complete Intro to React v7 and Intermediate v4

Results 6 citr-v7-project issues
Sort by recently updated
recently updated
newest added

Please make image content available through HTTPS (pets-images.dev-apis.com). Text content can be accessed by both http and https, whereas images cannot. When deploying the app to gh-pages for example, you...

When the laptop is newer, try install a newer version of node (i.e. node 17) and then clear cache to reinstall everything. My work laptop was newer and I was...

Added the code written on the "Intermediate React, v4" course on the video "ErrorBoundary, Carousel & Pet" @ 10:39. Added this to the next typescript versions as well so everything...

Modified setState names from `updateState` to `setState` format to match codes from the course.

Matching what was done in the FEM course for consistency.

This commit will remove the `react` and `react-dom` script tags from the `index.html` file in all projects excluding `01-no-frills-react`.