Giter VIP home page Giter VIP logo

react-exercise's Introduction

运行

npm install
npm start

完成度说明

本来想抽象出一个通用组件,做成递归树,但中途被stuck进行不下去了,大概是对递归树理解不到位和对React还不太熟悉,这部分half-done的代码在recursive分支。

最终完成了一个简化版,只支持二级树,但对题目中的场景是满足了。

项目记录

第一天

12:14-12:22 审题

12:22--15:20 完成项目创建和例子练习

  • tutorial game demo
  • devtool
  • .editorconfig
  • Immutability: Easier Undo/Redo and Time Travel(switch) / Tracking Changes / Determining When to Re-render in React(shouldComponentUpdate())
  • Keys (later

15:20--19:00 学习

20:00--21:00 定义数据结构和组件拆分,参考elementUI tree组件

21:00-24:00 coding

第二天

10:00--12:00

  • props: list
  • state: checkbox状态
  • 把checkState和data分开,没法进行

13:00--13:30 开始重写,简化需求

18:00--21:30 完成

snapshot

react-exercise's People

Watchers

 avatar  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.