GithubHelp home page GithubHelp logo

mini-react's Introduction

Mini React

Mini React是我为了React课程而写的项目,现在属于《精通React》大专栏的一部分。本项目具有以下特点:

  • 手写核心API:实现了ReactDOM.createRoot、Hooks、Component等核心API。

  • 手写核心原理:实现了Fiber构建、组件的初次渲染与更新、VDOM DIFF、任务调度等核心概念。

  • 读源码:搭配Debug React,一边调试无压缩版源码,一边实现。保证你一定能精通~

  • 迭代性:作为一个可爱的项目,这个项目会经常迭代,并且搭配直播+录播~

Getting Started with Mini React

This project was bootstrapped with vite.

Available Scripts

In the project directory, you can run:

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

To learn React, check out the React documentation.

mini-react's People

Contributors

bubucuo avatar su37josephxia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.