Share 10 of the latest web front-end frameworks (translation)

Share 10 of the latest web front-end frameworks (translation)
In the world of web development, frameworks are very common. New frameworks and templates are even produced every day. It is difficult for you to understand them all and decide which framework you should use. The essence of a front-end web framework is a collection of JavaScript, CSS, and HTML related components that you can apply to your daily projects, which can greatly save development time, especially in those urgent projects. Here, we have listed 10 front-end web frameworks for your reference.

1. Furtive

 Furtive

This is a framework mainly for mobile devices. Nowadays, more and more people are paying more attention to mobile applications. This is a lightweight framework that can run on different browsers and also supports CSS and SCSS.

2. Csstyle

csstyle 

If you want to create an easily maintainable stylesheet, you can try this framework. It is based on mainstream design principles, and the framework uses a series of SASS mixed types to execute the program, which makes CSS more semantic and easier to read.

3. Muffin

Muffin 

It may not be a framework in the strictest sense, but it deserves your attention just the same. It is essentially a design-focused web template that you can use to help create static websites. It refers to the advantages and specifications of inuit.css, Boilerplate and Bootstrap to help your web development.

4. Kouto Swiss

Kouto Swiss 

This is an excellent framework based on CSS components, which has multiple uses and features to help you develop faster.

5. PowerToCSS

PowerToCSS 

This is a lightweight framework designed based on SMACSS and DRY principles. It has CSS components. If you want to get started with a project quickly, this framework is a good choice.
 

6. Themosis WordPress Framework  

Themosis WordPress Framework 

This framework applies many PHP features, such as namespaces. In addition, it combines WordPress specifications and typical MVC architecture.

7. Material Framework

Material Framework 

It has a smaller scope of use than the other frameworks introduced here, but it is absolutely lightweight and only contains CSS-based components. This framework can help you quickly understand and use CSS.

8. Material Design for Bootstrap

Material Design for Bootstrap 

As the name suggests, this is a Bootstrap 3 theme. It allows you to quickly and easily create designs for your projects.

 

9. Material UI  

Material UI 

Material UI is a CSS framework that implements Google's new Material Design design language. It is installable as an NPM package and uses browserify and reactify for dependency management and JSX transformations.

10. Materialize

Materialize 

Google launched the UI design specification at the IO conference. The specification is intended to unify the user experience of PC, Web and mobile applications. Current successful examples include the new Inbox application released by the Google Gmail team. The framework uses a lot of fresh designs and styles and comes in two versions: standard and SASS.


Original article: http://designposts.net/best-frontend-web-frameworks/
Translation: http://www.php100.com/html/dujia/2015/0127/8490.html
(Translation: PHP100_Zeroing)

<<:  Parsing Apache Avro Data in One Article

>>:  Summary of SQL deduplication methods

Recommend

Teach you how to insert 1 million records into MySQL in 6 seconds

1. Idea It only took 6 seconds to insert 1,000,00...

MySQL 8.0.17 installation and configuration graphic tutorial

This article records the graphic tutorial of MySQ...

Detailed introduction to nobody user and nologin in Unix/Linux system

What is the nobody user in Unix/Linux systems? 1....

Beginners learn some HTML tags (2)

Beginners can learn HTML by understanding some HT...

How to modify the default network segment of Docker0 bridge in Docker

1. Background When the Docker service is started,...

Detailed process of using Vscode combined with docker for development

Preface Using Docker and VS Code can optimize the...

Implementation of socket options in Linux network programming

Socket option function Function: Methods used to ...

Vue.js implements calendar function

This article example shares the specific code of ...

Vue3 (Part 2) Integrating Ant Design Vue

Table of contents 1. Integrate Ant Design Vue 2. ...

The difference between MySQL user management and PostgreSQL user management

1. MySQL User Management [Example 1.1] Log in to ...

How to quickly build your own server detailed tutorial (Java environment)

1. Purchase of Server 1. I chose Alibaba Cloud...

Super detailed MySQL8.0.22 installation and configuration tutorial

Hello everyone, today we are going to learn about...