Skip to content
This repository was archived by the owner on May 5, 2019. It is now read-only.

zhbhun/react-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 16, 2019
c9d9a5e · Mar 16, 2019

History

82 Commits
Apr 3, 2017
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
Mar 16, 2019
May 28, 2018
Mar 16, 2019
Jan 9, 2017
Apr 25, 2017
Mar 16, 2019
Mar 16, 2019
Jul 11, 2017

Repository files navigation

React

社区

教程


对比

书籍

  • 《React Best Practice and Design Patterns》

工具

  • facebookincubator/create-react-app - Create React apps with no build configuration. 18038 ★
  • insin/nwb - Create React/Preact/Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it). 1560 ★
  • enclave - A simpler way to compile React applications. 777 ★
  • motion/motion - A nice CLI for React projects. 595 ★
  • saguijs/sagui - Front-end tooling in a single dependency. 583 ★
  • NYTimes/kyt - A toolkit that encapsulates and manages the configuration for web apps. Read more about it. 555 ★
  • mozilla/neo - Create and build React web applications with zero initial configuration and minimal fuss. 522 ★
  • satya164/quik - A quick way to prototype and build apps with React and Babel with zero-setup. - 367 ★
  • rocjs/roc - Modern JavaScript Development Ecosystem. 357 ★
  • kriasoft/react-app - CLI tools and templates for authoring React applications with a single dev dependency and no configurations. 336 ★
  • create-component-app

衍生

问题

Component VS PureComponent