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

zhbhun/react-learning

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