An open API service indexing awesome lists of open source software.

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

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

[![React 19 Compiler](./video-thumbnail.png)](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).