https://github.com/leonidasesteban/react-js-live-code-course
Live coding fo a React project from vanilla HTML, CSS and JavaScript
https://github.com/leonidasesteban/react-js-live-code-course
javascript react
Last synced: 12 months ago
JSON representation
Live coding fo a React project from vanilla HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/leonidasesteban/react-js-live-code-course
- Owner: LeonidasEsteban
- Created: 2020-05-03T03:48:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:51:30.000Z (about 3 years ago)
- Last Synced: 2025-04-10T01:08:45.067Z (12 months ago)
- Topics: javascript, react
- Language: JavaScript
- Homepage: https://leonidasesteban.github.io/react-js-live-code-course/
- Size: 4.37 MB
- Stars: 251
- Watchers: 9
- Forks: 29
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React.js Free Live Course - Curso Gratis de React.js
- Try the live demo 👉 https://leonidasesteban.github.io/react-js-live-code-course/
- Watch the free React.js course on Youtube https://www.youtube.com/watch?v=-K4zonaIrV8
We build a social network manager with dark mode support
- React basics
- How components works
- Componentization
- Components inside components
- ES6 modules in React
- UseRef Hook
- UseEffect Hook
- UseState Hook
