javascript - Is it appropriate to use react to write a large website with the following requirements?
迷茫
迷茫 2017-05-19 10:45:20
0
2
655

Received a project, two people on the front end, the project took 2-3 months.
Name: Education and training online management service platform
The approximate requirements are as follows:

  1. Personnel management: Manage the roles and permissions of each user.

  2. C.

  3. Account management.

  4. Project Management: Manage projects, activities, courses and training arrangements for trainees.

  5. Student evaluation: including assignment submission and review, as well as overall evaluation after graduation.

  6. Personal center.

  7. The students are elegant and the teachers are famous.

If the front-end technology is selected and implemented with React Redux Immutable, is it scientific and feasible?
I am a newbie, please give me some advice.

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
刘奇

It looks like a bunch of forms. It’s easier to write it with Vue

为情所困

In fact, for this kind of small project, whether to use Vue or React depends on how familiar you are with it.

Selection is no problem. But if you don’t have practical experience with React for a period of time, I prefer to use Vue, but if you have used React for a period of time, it is not bad to use React.

The recommendation is React+Redux+React-Router+Redux-Saga+Immutable+Webapck.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template