当前位置:网站首页>2021-08-31
2021-08-31
2022-04-23 03:26:00 【Open the door of the world】
1
vue
- v-if ,v-show,v-model
- watch, computed
js
- Map, Set
- Arrow function , Ordinary function
- promise (then effect ), async,await
project
- How to ensure the safe access of the interface token
2
vue
- vue Follow jq The difference between
- The concept is different
vue Is a progressive component-based development js frame
jq Is a simplified native js The library of operations - Characteristics of different
vue Different operation elements , follow MVVM Pattern , Focus only on the view layer
jq: follow MVC Pattern , - advantage
vue.js By two-way binding , fictitious dom,diff Algorithm , Greatly optimize dom Operational efficiency . The goal is to make it as simple as possible API, Implement responsive data binding
jq: ordinary dom operation
- vue MVVM Implementation principle
- vue Data responsive principle
The Internet
- http, https .https How it's encrypted
- c and js Call to
What you're good at
3
es6 What are they?
- let const
const An object , And then assign a value , Will you make a mistake - promise then catch
4
es6 What are they?
watch,computed
Array weight removal
5
- Major achievements
- vue Mastery
- Data responsive principle
- fictitious dom
- Straddle -
- js Operating mechanism - You score the code itself and the browser part
- precompile - The end is the event cycle
- js How to manage memory
- Memory leak
- The reasons causing
- js Operational efficiency
- Browser render pass
- Redraw and remake
- Forced remake
- What happens to browser rendering .onready Than onload Execute first
- 2.onready It is executed after the page parsing is completed , and onload It is executed after all elements of the page are loaded
- 3.onload Execute only the last one and onready You can perform multiple
- How to do mobile terminal adaptation
- css Forced remake
- Network related
- options
- Browser cache
- How to adjust the network
- npm Understanding
- webpack Use
- js Yes dom The operation of
- Packaging process optimization
- modularization
- How to encapsulate the modal box
- Packaged js What are they?
- Object oriented understanding
- difficulty The process of learning ----- webrtc
- vue design idea
- Asynchronous rendering Why?
- Optimization of the project
- Other performance issues
- Page jam
6
-
proxy
-
v2 Response type
-
vue3
-
Prototype chain
-
forEach,map,filter
-
reduce Detailed instructions
-
rem principle
-
git relevant rebase Keep only one piece of data
-
Browser rendering mechanism
-
js Can get it cookie Do you
-
Project improvement - The product manager
版权声明
本文为[Open the door of the world]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220619451516.html
边栏推荐
- Chapter 7 of C language programming (fifth edition of Tan Haoqiang) analysis and answer of modular programming exercises with functions
- Web Course Design - his system
- socket編程 send()與 recv()函數詳解
- 集合之List接口
- It can receive multiple data type parameters - variable parameters
- 《C语言程序设计》(谭浩强第五版) 第8章 善于利用指针 习题解析与答案
- 研讨会回放视频:如何提升Jenkins能力,使其成为真正的DevOps平台
- Idea view history [file history and project history]
- 【VS Code】解决jupyter文件在vs code中显示异常的问题
- Test questions and some space wars
猜你喜欢

2022 团体程序设计天梯赛 模拟赛 L2-3 浪漫侧影 (25 分)

Unity knowledge points (ugui 2)

Seminar playback video: how to improve Jenkins' ability to become a real Devops platform

《C语言程序设计》(谭浩强第五版) 第7章 用函数实现模块化程序设计 习题解析与答案

2022t elevator repair test simulation 100 questions and online simulation test

移植tslib时ts_setup: No such file or directory、ts_open: No such file or director

Supersocket is Use in net5 - concept

Peut recevoir plusieurs paramètres de type de données - paramètres variables

Codeforces Round #784 (Div. 4)题解 (第一次AK cf (XD

2022 团体程序设计天梯赛 模拟赛 L2-4 哲哲打游戏 (25 分)
随机推荐
Visual programming - drawing assignment
socket编程 send()与 recv()函数详解
POI create and export Excel based on data
IOTOS物联中台对接海康安防平台(iSecure Center)门禁系统
集合之List接口
Batch download of files ---- compressed and then downloaded
Scenario Title: how does system a use the page of system B
Comprehensive calculation of employee information
Super easy to use asynchronous export function of Excel
MySQL installation pit
12. < tag linked list and common test site synthesis > - lt.234 palindrome linked list
Unity knowledge points (ugui)
TCP three handshakes and four waves
2022年做跨境电商五大技巧小分享
Chapter 7 of C language programming (fifth edition of Tan Haoqiang) analysis and answer of modular programming exercises with functions
Idea view history [file history and project history]
Test questions (2)
There is no index in the database table. When inserting data, SQL statements are used to prevent repeated addition (Reprint)
Supersocket is Use in net5 - startup
Flink实时数仓项目—DWS层设计与实现