https://github.com/tapascript/react-compiler-lesson
A repository to demonstrate the power of React 19 compiler
https://github.com/tapascript/react-compiler-lesson
react react-compiler react19 reactjs
Last synced: 2 months ago
JSON representation
A repository to demonstrate the power of React 19 compiler
- Host: GitHub
- URL: https://github.com/tapascript/react-compiler-lesson
- Owner: tapascript
- Created: 2024-08-23T06:05:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T03:38:06.000Z (about 1 year ago)
- Last Synced: 2024-12-14T04:21:34.698Z (about 1 year ago)
- Topics: react, react-compiler, react19, reactjs
- Language: JavaScript
- Homepage: https://youtube.com/@tapasadhikary
- Size: 725 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Compiler Lesson
This repository contains the code examples used in the React compiler video.
## Cheeck out the video tutorial
[](https://youtu.be/bdWUVp0TbTU)
## Run it Locally
- Clone or fork the repo
- Install dependencies using `npm install` or `yarn install`
- Run it using `npm run dev` or `yarn dev`
The app will be available on `http://localhost:5173` by default.
## 🫶 Support
Liked it? You can show your support with a STAR(⭐).
> Many Thanks to all the `Stargazers` who have supported this project with stars(⭐)
### Sponsor My Work
> I am an independent educator and open-source enthusiast who creates meaningful projects to teach programming on my YouTube Channel. You can support my work by [sponsoring me on GitHub](https://github.com/sponsors/atapas).