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
Choose react + ant design
Then use
bootstrap
, 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