Typescript type declaration files *.d.ts , static type check + IntelliSense. Use react vite project
More about me https://nathankrasney.com/
קורסים בטייפסקריפט בעברית במבצע
https://nathankrasney.podia.com/b1c1e...
Explain what is typescript type declaration files and what they are used for static type check and IntelliSense
Showcase static type check and IntelliSense in react vite ts project.
Showcase the use of typescript type declaration files in react vite js project to get type declaration on hover.
source code of the projects that I have created during the video https://github.com/NathanKr/react-typ...
Sections:
00:00 - Motivation
00:25 - Typescript type declaration files and static type check + IntelliSense
09:00 - Create a react vite ts project to showcase d.ts files: static type check + IntelliSense
19:30 - Create a react vite js project to showcase d.ts files: function hover
29:00 - Summary