GithubHelp home page GithubHelp logo

toyreact's Introduction

ToyReact

geekbang/toyreact

第一节 知识

  • 1.webpack 基本知识,以及 使用webpack 开发阶段调试
  • 2.webpack 的语法解释 采用 babel 插件 -> babel-loader,@babel/core,@babel/preset-env,@babel/plugin-transform-react-jsx
  • 3.原生标签 渲染时候 react 使用 createElement 进行渲染
  • 4.自定义组件MyCompent 实现,主要实现组件类的 render 函数
  • 5.自定义组件实现 也就是 实现 setAttribute mountTo...

第二节 生命周期

  • 1.setState 的实现
  • 2.onclick 事件的绑定

第三节 虚拟DOM 实现

  • 1.实DOM与 虚拟DOM 区别
  • 2.对于大项目来说虚拟DOM 实现局部刷新,从性能上得到很大的提升

toyreact's People

Contributors

nuo-promise avatar

Watchers

 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.