Home  >  Q&A  >  body text

javascript - Is it appropriate to use react to write a large website with the following requirements?

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.

迷茫迷茫2709 days ago554

reply all(2)I'll reply

  • 怪我咯

    怪我咯2017-05-19 10:47:20

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

    reply
    0
  • 为情所困

    为情所困2017-05-19 10:47:20

    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.

    reply
    0
  • Cancelreply