Skip to content

kottans/typescript-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Kottans Course

Curriculum

# Topic Type Date Links
1. Intro to TS: basic types: interface, type, class, function. implements, extends theory
2. TS errors practice
3. TS ecosystem: tsc, tsconfig, language server, ts-check, ts-ignore theory
4. Make basic Language service plugin and set up TypeScript project step-by-step practice
5. Advanced types: union, intersection и встроенные функции - pick, omit theory
6. TBD practice
7. Custom advanced types with ts-essentials, typeguard, @types, *.d.ts, declare module, перегрузка функций theory
8. React, Redux, React-Router project with TypeScript practice

Pre-requisites

Reading: Intro to TypeScript (TODO provide link)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published