Home  >  Q&A  >  body text

javascript - Choose a suitable front-end framework

The company is developing an email gateway and needs to encrypt and decrypt sent emails. It only needs to configure a few issues. The company requires a new and unused framework and it must be reused for future projects. Future projects are unknown. , my initial idea now is that as long as it can be easily used and can generate tree directories, form forms, conversation boxes, and data interaction, it will be ok. The key point is to easily reuse it for unknown projects in the future, excluding easyui...ext Two, because these two are existing in the company and are required to be compatible with IE8

phpcn_u1582phpcn_u15822661 days ago855

reply all(3)I'll reply

  • PHP中文网

    PHP中文网2017-07-07 10:36:25

    Choose react + ant design

    reply
    0
  • 仅有的幸福

    仅有的幸福2017-07-07 10:36:25

    Then use bootstrap, it has all the basics, it is also very mature, and it is better looking than easyui.

    reply
    0
  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-07-07 10:36:25

    If you want compatibility, jquery is the best choice. Nowadays, mainstream frameworks, such as angular, vue, react, etc., basically use higher versions such as es5 and es6, which are very insensitive to lower versions of IE. Friendly, there are some other frameworks such as bootstrap, layer, etc., which do not support lower versions. If you want to be compatible with lower versions of IE, it is better to use jquery, and jq has been very mature and stable. , there are many documents and third-party plug-ins in this area, whether it is the operation of DOM, animation display, etc., it is simple and easy to use, and has good scalability

    reply
    0
  • Cancelreply