当前位置:网站首页>[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
边栏推荐
- [algorithm] sword finger offer2 golang interview question 5: maximum product of word length
- [untitled]
- [algorithm] sword finger offer2 golang interview question 9: subarray with product less than k
- 染色法判定二分图
- Dark chain lock (lca+ difference on tree)
- TYUT太原理工大学2022数据库大题之分解关系模式
- Fgui project packaging and Publishing & importing unity & the way to display the UI
- Detailed explanation of balanced binary tree is easy to understand
- Wechat applet development experience
- How to ensure data consistency between MySQL and redis?
猜你喜欢
![[Chongqing Guangdong education] Shandong University College Physics reference materials](/img/56/4ac44729c3e480a4f779d6a890363a.jpg)
[Chongqing Guangdong education] Shandong University College Physics reference materials
![[untitled]](/img/b1/9a2bebebb24132a405fc4e7d854e51.png)
[untitled]

继承和多态(上)
![[algorithm] sword finger offer2 golang interview question 13: sum of numbers of two-dimensional submatrix](/img/17/e7c9bfa867030af97eb66a7932c7e3.png)
[algorithm] sword finger offer2 golang interview question 13: sum of numbers of two-dimensional submatrix

几道高频的JVM面试题

十分鐘徹底掌握緩存擊穿、緩存穿透、緩存雪崩

TYUT太原理工大学2022数据库题库选择题总结

How to ensure data consistency between MySQL and redis?

抽象类和接口
![[算法] 剑指offer2 golang 面试题1:整数除法](/img/e6/f17135207b3540ec58e5a9eed54220.png)
[算法] 剑指offer2 golang 面试题1:整数除法
随机推荐
[algorithm] sword finger offer2 golang interview question 8: the shortest subarray with a sum greater than or equal to K
Abstract classes and interfaces
[算法] 剑指offer2 golang 面试题4:只出现一次的数字
[algorithm] sword finger offer2 golang interview question 3: the number of 1 in the binary form of the first n numbers
错误: 找不到符号
最短Hamilton路径 (状压DP)
阿里云微服务(四) Service Mesh综述以及实例Istio
Record: newinstance() obsolete replacement method
How to reduce the shutdown time of InnoDB database?
Exception: ioexception:stream closed
阿里云微服务(三)Sentinel开源流控熔断降级组件
Detailed explanation of balanced binary tree is easy to understand
String类
What are the advantages of using SQL in Excel VBA
Fgui project packaging and Publishing & importing unity & the way to display the UI
[algorithm] sword finger offer2 golang interview question 2: binary addition
First acquaintance with C language (Part 2)
TYUT太原理工大学2022数据库大题之分解关系模式
121道分布式面试题和答案
Differences and application scenarios between MySQL index clock B-tree, b+tree and hash indexes