How to React to write business code?

React is currently the hottest front-end framework, but React just a View layer, you need to match Redux and other libraries will play a role in large-scale projects inside.

Business code has been a sore point when we wrote the project, here is the author of several years of work React some thinking and practice in business levels.

This article is for some React development experience, but do not know how to write business person React code. This article will show you by example how to do more elegant code organization, how to design store construction, as well as introduce the next generation of MVC framework - using React-imvc frame and so on.

main content:

  1. What is MVC
  2. Organization and hierarchical code
  3. Data Management
  4. Introduction React-imvc frame

Read more: http://gitbook.cn/gitchat/activity/5cf3eb2ac4e17757d9a2edef

A field watching too much trouble? GitChat become members and enjoy 1000+ games Chat! Click to view

Guess you like

Origin blog.csdn.net/valada/article/details/91483755