javascript - Choose a suitable front-end framework
phpcn_u1582
phpcn_u1582 2017-07-07 10:34:25
0
3
817

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_u1582
phpcn_u1582

reply all (3)
洪涛

Choose react + ant design

    仅有的幸福

    Then usebootstrap, it has all the basics, it is also very mature, and it is better looking thaneasyui.

      曾经蜡笔没有小新

      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

        Latest Downloads
        More>
        Web Effects
        Website Source Code
        Website Materials
        Front End Template
        About us Disclaimer Sitemap
        php.cn:Public welfare online PHP training,Help PHP learners grow quickly!