1. Framework Overview

Framework, as the name implies, is a set of architecture, which will provide users with a relatively complete solution based on its own characteristics. The control of the framework is in the framework itself, and the user should develop according to a certain specification stipulated by the framework.

Plug-ins generally exist specifically to solve a problem, and their functions are single and relatively small.

Common front-end frameworks include Bootstrap, Vue, Angular, React, etc. It can develop both PC side and mobile side

Common front-end mobile terminal plug-ins include Swiper, Superslide, and Iscroll.

Framework: big and complete, a whole set of solutions

Plug-ins: Small, specific, functional solutions

2. Bootstrap

Bootstrap is a simple, intuitive and powerful front-end development framework that makes Web development faster and easier.

It can be developed on PC as well as mobile

Bootstrap JS plug-in

1. Import relevant JS files

2. Copy the HTML structure

3. Modify the corresponding style

4. Modify the JS parameters

3. MUI native UI front-end framework

MUI is a front-end framework for mobile apps.

MUI’s UI design philosophy is to build on IOS and complement Android platform specific controls. Therefore, the UI of muI-encapsulated controls is more consistent with the experience of app.

MUI Chinese official website: dev.dcloud.net.cn/mui/