当前位置:网站首页>[while your roommate plays games, let's see a problem]
[while your roommate plays games, let's see a problem]
2022-07-06 13:11:00 【Brother an Yu】
CSDN Topic challenge No 1 period
Event details address :CSDN
The topic of the competition : Front end interview book
subject : The nine frames of the front end
Examination site : Grasp the framework
answer :
1. React
React Is one for building user interfaces JavaScript library .React Mainly for building UI, Many people think that React yes MVC Medium V( View ).React Come of Facebook Internal projects , Used to set up Instagram Website , And in 2013 year 5 In open source .React High performance , The code logic is very simple , More and more people have begun to pay attention to and use it .
2. Vue
Vue Is a progressive framework for building user interfaces . Unlike other large frameworks ,Vue Designed to be applied layer by layer from the bottom up .Vue The core library focuses only on the view layer , Not only easy to get started , It is also easy to integrate with third-party libraries or existing projects . On the other hand , When and Modern tool chain As well as a variety of Support library When used in combination ,Vue It is also fully capable of providing drivers for complex single-page applications .
3. Angular
AngularJS Born in 2009 year , from Misko Hevery Et al. , after Google Acquired . It's an excellent front end JS frame , Has been used for Google Among many products of .AngularJS It has many characteristics , The most important thing is :MVVM、 modularization , Automated two-way binding 、 Semantic tags 、 Dependency injection, etc .
4. Svelte
Svelte It's a new way to build user interfaces . Traditional frameworks such as React and Vue A lot of work needs to be done in the browser , and Svelte Put this work into the compilation phase of building an application .
5. Alpine
Alpine.js It provides with... At a very low cost Vue or React Similar responsive and declarative features of such large frameworks . You can continue to operate DOM, And use it when you need it Alpine.js. It can be understood as JavaScript Version of Tailwind.
6. Preact
React Of 3kb Lightweight solutions , Have the same ES6 API. Small size 、 High performance 、 Light weight & Embeddable 、 Ecosystem compatibility and other characteristics .
7. LitElement
LitElement Is a simple framework , For building fast 、 Lightweight Web Components . It provides a reaction state 、 Scope style and a small 、 Fast and expressive declarative template system .
8. Stimulus
Stimulus Is a lightweight front-end framework . The framework passed data-contoller data-target data-action Equal attribute , hold HTML Elements and JavaScript Behavior binding ,Stimulus It doesn't deal with HTML Rendering , But for rendered HTML Add behavior .
9. Ember
Ember.js Is an open source free JavaScript Client Framework , Used to develop Web Applications . Using the model - View - controller (MVC) Pattern . The framework provides common data binding , The URL driven approach is used to build different applications , Focus on scalability .
CSDN Topic challenge No 1 period
- Event details address :CSDN
边栏推荐
- GNSS positioning accuracy index calculation
- TYUT太原理工大学2022软工导论大题汇总
- Fundamentals of UD decomposition of KF UD decomposition [1]
- Implementation of Excel import and export functions
- C code implementation of robust estimation in rtklib's pntpos function (standard single point positioning spp)
- Edit distance (multi-source BFS)
- Code example of MATLAB reading GNSS observation value o file
- [Chongqing Guangdong education] Shandong University College Physics reference materials
- 继承和多态(上)
- Chromatic judgement bipartite graph
猜你喜欢
MySQL shutdown is slow
染色法判定二分图
How to ensure data consistency between MySQL and redis?
TYUT太原理工大学2022数据库大题之分解关系模式
2022国赛Re1 baby_tree
MySQL 30000 word essence summary + 100 interview questions, hanging the interviewer is more than enough (Collection Series
TYUT太原理工大学2022数据库之关系代数小题
Problems and solutions of robust estimation in rtklib single point location spp
Role movement in the first person perspective
系统设计学习(三)Design Amazon‘s sales rank by category feature
随机推荐
【无标题】
167. Sum of two numbers II - input ordered array - Double pointers
WSL common commands
Realization of the code for calculating the mean square error of GPS Height Fitting
First acquaintance with C language (Part 2)
Sharing ideas of on-chip transplantation based on rtklib source code
阿里云微服务(四) Service Mesh综述以及实例Istio
Answer to "software testing" exercise: Chapter 1
Introduction pointer notes
[algorithm] sword finger offer2 golang interview question 4: numbers that appear only once
面试必备:聊聊分布式锁的多种实现!
Interview Essentials: talk about the various implementations of distributed locks!
[算法] 剑指offer2 golang 面试题6:排序数组中的两个数字之和
错误: 找不到符号
记录:初次cmd启动MySQL拒接访问之解决
[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积
堆排序【手写小根堆】
Small exercise of library management system
[算法] 剑指offer2 golang 面试题12:左右两边子数组的和相等
MySQL 30000 word essence summary + 100 interview questions, hanging the interviewer is more than enough (Collection Series