Skip to content

studiozeffa/typescript-training-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Training Course

TypeScript is a language that adds types and new features to JavaScript. It compiles down to JavaScript that can be used in any browser.

This course covers the fundamental building blocks of writing an application in TypeScript. It intentionally does not cover the entire TypeScript language, focussing instead on the features that are most commonly used. For a full reference, see the TypeScript documentation.

Prerequisites

This course is not intended for beginners to web development - you should have some prior knowledge of JavaScript, up to ES5.

Knowledge of ES2015/2016/2017 is desirable but not essential.

Course Structure

The course comprises of:

  • a set of notes, which will be presented as slides in person
  • a series of challenges, to be completed after each set of notes.

About

A training course for the fundamentals of TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published