当前位置:网站首页>[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
边栏推荐
- String class
- 面渣逆袭:Redis连环五十二问,三万字+八十图详解。
- 2年经验总结,告诉你如何做好项目管理
- [algorithme] swordfinger offer2 golang question d'entrevue 2: addition binaire
- All in one 1405: sum and product of prime numbers
- Usage differences between isempty and isblank
- Realization of the code for calculating the mean square error of GPS Height Fitting
- [算法] 剑指offer2 golang 面试题8:和大于或等于k的最短子数组
- 继承和多态(下)
- Record: I accidentally wrote a recursion next time
猜你喜欢
TYUT太原理工大学2022软工导论大题汇总
String class
On March 15, the official version of go 1.18 was released to learn about the latest features and usage
[Chongqing Guangdong education] Shandong University College Physics reference materials
【无标题】
Common method signatures and meanings of Iterable, collection and list
《软件测试》习题答案:第一章
2022 National Games RE1 baby_ tree
阿里云微服务(三)Sentinel开源流控熔断降级组件
[算法] 剑指offer2 golang 面试题9:乘积小于k的子数组
随机推荐
系统设计学习(三)Design Amazon‘s sales rank by category feature
Tyut Taiyuan University of technology 2022 introduction to software engineering examination question outline
Error: sorting and subscript out of bounds
阿里云微服务(二) 分布式服务配置中心以及Nacos的使用场景及实现介绍
Exception: ioexception:stream closed
2年经验总结,告诉你如何做好项目管理
[算法] 剑指offer2 golang 面试题7:数组中和为0的3个数字
微信小程序开发心得
初识C语言(下)
Itext 7 生成PDF总结
Common method signatures and meanings of Iterable, collection and list
isEmpty 和 isBlank 的用法区别
TYUT太原理工大学2022数据库大题之概念模型设计
wsl常用命令
Usage differences between isempty and isblank
TYUT太原理工大学2022数据库之关系代数小题
阿里云微服务(一)服务注册中心Nacos以及REST Template和Feign Client
How to ensure data consistency between MySQL and redis?
[算法] 剑指offer2 golang 面试题12:左右两边子数组的和相等
What are the advantages of using SQL in Excel VBA