Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

alpersonalwebsite/learn-typescript

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript: the typed superset of JS

License: MIT


This is an ongoing work. See this repo, until new advice, as a collection of notes. Thanks!


Notes

As I did years ago with React (tutorial that I should resume someday; please, forgive my laziness), I decided to put (and publish) some notes related to the new kid on the block, the JS Superset TypeScript.

Later, we will use typescript locally (feel free to install it as a global package: npm install -g typescript). But, for the moment, we consume repl.it

Index

Functions:

Type Assertions, Type Casting and Type Declaration

Type Guards:

Intersection types:

Generics:

Releases

Packages

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.