Home  >  Article  >  Web Front-end  >  What knowledge do front-end engineers need to master?

What knowledge do front-end engineers need to master?

Guanhui
GuanhuiOriginal
2020-07-31 10:42:004485browse

What knowledge do front-end engineers need to master?

What knowledge do front-end engineers need to master?

1. Be proficient in using HTML, CSS, and Javascript. The main job is to build static pages;

2. Learn Bootstrap, jQuery, and AJAX technology;

3. Learn advanced frameworks Angular, Vue, React, etc.

Front-end Web Framework

After becoming familiar with HTML, server-side scripting language, CSS and JavaScript, learning Web frameworks can speed up the Web Speed ​​up development and save time. Optional frameworks for PHP programmers include CakePHP, CodeIgniter, Zend, etc. Python programmers like to use Django and webpy, and Ruby programmers often use RoR.

As the Web becomes more standardized and standardized, Web component technology continues to innovate, and mobile terminal development continues to sublimate. The following are some common open source front-end frameworks:

Bootstrap

One of the mainstream frameworks, Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making Web development faster.

html5-boilerplate

This framework can quickly build a robust and adaptable web app or website.

Meteor

Meteor is a new generation of open source framework for developing real-time web applications, which can complete development in a shorter time.

Semantic UI

UI component framework based on the effective principles of natural language

Foundation

Excellent responsive front-end framework

Materialize

A modern responsive front-end framework based on material design. Default styles and custom components can be provided. Additionally, Materialize improves animations and transitions to provide developers with a smooth experience.

Pure

A set of small and responsive CSS modules that can be used in almost every web project.

Vue

Vue.js is a library for building interactive web interfaces. It provides MVVM data binding and a composable component system with a simple, flexible API.

Skeleton

Skeleton is a collection of small JS and CSS files that can quickly develop beautiful websites suitable for various screen devices including mobile phones. Skeleton is developed based on 960 grid. It is a UI framework.

Amaze UI

The first domestic open source HTML5 cross-screen front-end framework product series, with better Chinese typesetting support and rich localized components. This product series includes Amaze UI Touch, an HTML5 hybrid application development framework specifically for mobile terminals, and Amaze UI Web, which is designed for cross-screen HTML5 web page development. Among them, Amaze UI Touch can help developers quickly build exclusive mobile HTML5 applications that are comparable to native APPs through rich components.

UIkit

A lightweight and modular front-end framework for rapid development and powerful web interfaces.

Yui

Yahoo! UI Library (YUI) is an open source JavaScript function library. In order to create a highly interactive web page, it uses AJAX, DHTML and DOM and other codes technology. It also contains many CSS resources. Licensed for use is the BSD license.

kissy

A cross-terminal, modular, high-performance, easy-to-use JavaScript framework.

MUI

The front-end framework that is closest to the native App experience.

Arale

An open, simple and easy-to-use front-end basic class library.

JX

JX is a modular, non-intrusive Web front-end framework, especially suitable for building and organizing large-scale, industrial-grade Web Apps.

GMU

GMU is a mobile UI component library based on zepto, providing simple and easy-to-use UI components for webapp and pad! Web App.

ZUI

Open source HTML5 front-end framework

Clouda Touch.js

Touch.js is a gesture recognition and event library on mobile devices, also on Baidu Developed for extensive use internally.

Recommended tutorials: "PHP" "JS Tutorial"

The above is the detailed content of What knowledge do front-end engineers need to master?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn