36
头图

The "Easy Learning TypeScript" video tutorial prepared by Brother Abao is here, highly recommended! Through vivid animations, you can easily understand the difficulties and core knowledge points of TypeScript! It has been updated to the 15th issue, and the viewing volume of 1 issue has exceeded 1.9W, and the playback volume of this collection has now reached 8.9W+🔥🔥🔥.

If you have mastered TS, then do these 48 TS practice questions . If you haven't started learning TS, you can first take a look at the rare TS introductory tutorial of "1.8W word"

1. What are T, K, V, etc. in TypeScript generics?

👉 Watch the video 📚 Read the article

In the form of animation, let you figure out the variables such as K, T, V in TypeScript generics!

2. Using the TS mapping type, colleagues call experts!

👉 Watch the video 📚 Read the article

Through vivid animations, you can understand the working principle of the built-in tool types of TS, and master the syntax and important knowledge points of TS mapping types.

3. What is the use of function overloading used in Vue 3?

👉 Watch the video 📚 Read the article

In the form of animation, let you figure out the overloading technology used by the ref function of the Vue3 responsive module, and understand the knowledge points related to function overloading and method overloading.

4. Do you still only use any in TypeScript?

👉 Watch the video 📚 Read the article

Let you easily understand the difference between any type and unknown type and their performance in different scenarios.

5. With the TS condition type, colleagues call YYDS directly!

👉 Watch the video 📚 Read the article

After seeing T extends U ? X : Y, I will no longer be afraid. Well-designed animations let you easily grasp how conditional types, distributed conditional types, and TS built-in tool types work.

6. After learning TS infer, I can also type inference!

👉 Watch the video 📚 Read the article

After watching this video, you can easily use conditional types and infer to develop various types of tools to implement type inference.

7. Understand multiple knowledge points of TypeScript cross-type!

👉 Watch the video 📚 Read the article

Let you easily understand the intersection type and master its core knowledge points. After learning, you can implement some custom tool types according to the needs of the work combined with the mapping type.

8. Understand multiple knowledge points of TypeScript union types!

👉 Watch the video 📚 Read the article

Through animation, let you understand multiple knowledge points and application scenarios of TypeScript joint types!

9. What exactly are types in TypeScript?

👉 Watch the video 📚 Read the article

Through vivid animation, let you understand the type of TypeScript and lay the foundation for advanced TS!

10. How to define the TS object type when you only know the types of keys and values?

👉 Watch the video 📚 Read the article

In the form of animation, you can understand the usage scenarios and differences of index signatures and Record built-in tool types.

11. What is the use of the keyof operator in the built-in tool type of TS?

👉 Watch the video 📚 Read the article

Through the form of animation, let you figure out the function of the keyof operator in the built-in tool type of TS.

"Easy Learning TypeScript" has been updated to the 15th issue. The liver video is not easy. If it is helpful to you, please like and share , thank you! Which aspect of TS are you more interested in, you can leave me a message!


阿宝哥
15.8k 声望10.2k 粉丝

聚焦全栈,专注分享 Angular、TypeScript、Node.js/Java 、Spring 技术栈等全栈干货