current position:Home>It's about my harvest from participating in Vue offline activities on Saturday
It's about my harvest from participating in Vue offline activities on Saturday
2021-08-27 06:40:25 【Chen Xiaozi】
“ This is my participation 8 The fourth of the yuegengwen challenge 5 God , Check out the activity details :8 Yuegengwen challenge ”
Write it at the front : The first Saturday after working in Shenzhen , I made an appointment with the big guys I knew in nuggets to attend a Vue Offline communication activities , There are some lessons learned , And some derived knowledge points , Now record it , Let me share with you .
It's about my participation on Saturday Vue Shenzhen The harvest of offline activities
The total activity is one and a half hours , Divided into upper and lower parts , The first half is about TS Of , The second half is about Vue2 upgrade Vue3 Of .
See below for details :
Online communication
The first part is about TS Artistic Gymnastics ( Yes , Artistic Gymnastics ) practice , I don't quite understand , The main thing I remember is about TS( Static language ) and JS( Dynamic language ) A difference of --> function overloading
Let's put the big guy's PPT Content , Because I compare the dishes , So I'm in a state of unconsciousness .
summary
function overloading
First of all ,JavaScript There is no real function overload in , because js It's dynamic language , stay JavaScript in , Same scope , There are two functions with the same name , The back one will cover the front one , therefore JavaScript There is no real overloading . but TS yes JS Superset , And it's a static language , Therefore, there can be function overloading .
So called function overload , It means that the function name is the same , The parameter list of the function is different ( Including the number and type of parameters ), Perform different operations according to different parameters .( The simple understanding is , Same function , Wear different parameters , The logic of execution is also different .)
function overload(a){
console.log(' One parameter ')
}
function overload(a,b){
console.log(' Two parameters ')
}
// In programming languages that support overloading , such as java
overload(1); // One parameter
overload(1,2); // Two parameters
// stay JavaScript in
overload(1); // Two parameters
overload(1,2); // Two parameters
Copy code
Offline communication
The second part is the boss of Huawei ,axios Code contributors offline , About Vue2 Project upgrade to Vue3 Project practice , And it was demonstrated on the spot Vue The official release is to upgrade the plug-in (vue-compat), And plug-ins encapsulated by big guys ( Forgive me for forgetting my name ) Live demonstration , And the bottom principle and implementation are explained on the spot , How exactly Vue2 To Vue3 Migration of --> AST Parsing and template analysis
AST analysis
It's also , First post the explanation of the boss
About Babel Yes ES6 Code resolution as ES5 Code
To convert our code , babel Did three things :
-
Parser Parse our code into AST.
-
Transformer Use our configured plugins/presets hold Parser Generated AST Turn into new AST.
-
Generator Put the converted AST Generate new code
summary
So , About Vue2 Project upgrade Vue3 How the plug-in works in the project , Actually sum ES6 Elegant downgrade compiled into ES5 The principle of code , And virtual Dom The principle is roughly the same , The same key word is AST Trees , That is the js The code becomes Json Format , After processing, compile it back .
End
copyright notice
author[Chen Xiaozi],Please bring the original link to reprint, thank you.
https://en.qdmana.com/2021/08/20210827064022238w.html
The sidebar is recommended
- Crazy blessing! Tencent boss's "million JVM learning notes", real topic of Huawei Java interview 2020-2021
- JS JavaScript how to get the subscript of a value in the array
- How to implement injection in vuex source code?
- JQuery operation select (value, setting, selected)
- One line of code teaches you how to advertise on Tanabata Valentine's Day - Animation 3D photo album (music + text) HTML + CSS + JavaScript
- An article disassembles the pyramid architecture behind the gamefi outbreak
- BEM - a front-end CSS naming methodology
- [vue3] encapsulate custom global plug-ins
- Error using swiper plug-in in Vue
- Another ruthless character fell by 40000, which was "more beautiful" than Passat and maiteng, and didn't lose BMW
guess what you like
-
Huang Lei basks in Zhang Yixing's album, and the relationship between teachers and apprentices is no less than that in the past. Netizens envy Huang Lei
-
He was cheated by Wang Xiaofei and Li Chengxuan successively. Is an Yixuan a blessed daughter and not a blessed home?
-
Zhou Shen sang the theme song of the film "summer friends and sunny days" in mainland China. Netizen: endless aftertaste
-
Pink is Wangyuan online! Back to the peak! The new hairstyle is creamy and sassy
-
Front end interview daily 3 + 1 - day 858
-
Spring Webflux tutorial: how to build reactive web applications
-
[golang] walk into go language lesson 24 TCP high-level operation
-
August 23, 2021 Daily: less than three years after its establishment, Google dissolved the health department
-
The female doctor of Southeast University is no less beautiful than the female star. She has been married four times, and her personal experience has been controversial
-
There are many potential safety hazards in Chinese restaurant. The top of the program recording shed collapses, and the artist will fall down if he is careless
Random recommended
- Anti Mafia storm: He Yun's helpless son, Sun Xing, is destined to be caught by his dry son
- Introduction to flex flexible layout in CSS -- learning notes
- CSS learning notes - Flex layout (Ruan Yifeng tutorial summary)
- Today, let's talk about the arrow function of ES6
- Some thoughts on small program development
- Talk about mobile terminal adaptation
- Unwilling to cooperate with Wang Yibo again, Zhao Liying's fans went on a collective strike and made a public apology in less than a day
- JS function scope, closure, let, const
- Zheng Shuang's 30th birthday is deserted. Chen Jia has been sending blessings for ten years. Is it really just forgetting to make friends?
- Unveil the mystery of ascension
- Asynchronous solution async await
- Analysis and expansion of Vue infinite scroll source code
- Compression webpack plugin first screen loading optimization
- Specific usage of vue3 video play plug-in
- "The story of huiyeji" -- people are always greedy, and fairies should be spotless!
- Installing Vue devtool for chrome and Firefox
- Basic usage of JS object
- 1. JavaScript variable promotion mechanism
- Two easy-to-use animation JS that make the page move
- Front end Engineering - scaffold
- Java SQL Server intelligent fixed asset management, back end + front end + mobile end
- Mediator pattern of JavaScript Design Pattern
- Array de duplication problem solution - Nan recognition problem
- New choice for app development: building mobile applications using Vue native
- New gs8 Chengdu auto show announces interior Toyota technology blessing
- Vieira officially terminated his contract and left the team. The national security club sent blessings to him
- Less than 200000 to buy a Ford RV? 2.0T gasoline / diesel power, horizontal bed / longitudinal bed layout can be selected
- How does "heart 4" come to an end? Pinhole was boycotted by the brand, Ma Dong deleted the bad comments, and no one blessed him
- We are fearless in epidemic prevention and control -- pay tribute to the front-line workers of epidemic prevention!
- Front end, netty framework tutorial
- Xiaomi 11 | miui12.5 | android11 solves the problem that the httpcanary certificate cannot be installed
- The wireless charging of SAIC Roewe rx5 plus is so easy to use!
- Upload and preview pictures with JavaScript, and summarize the most complete mybatis core configuration file
- [25] typescript
- CSS transform Complete Guide (Second Edition) flight.archives 007
- Ajax foundation - HTTP foundation of interview essential knowledge
- Cloud lesson | explain in detail how Huawei cloud exclusive load balancing charges
- Decorator pattern of JavaScript Design Pattern
- [JS] 10. Closure application (loop processing)
- Left hand IRR, right hand NPV, master the password of getting rich