Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 588 Bytes

File metadata and controls

16 lines (9 loc) · 588 Bytes

TypeBoxes demo

Demo from presentation at

JavaScript Zagreb Meetup #8

. Check out slides at

SlideShare

or here in doc folder .

JavaScript is the assembly language of the web. There are languages that transcompile to JavaScript such as TypeScript, CoffeScript and many more. This is introduction to TypeScript with comparison CoffeScript and plain old JavaScript. It shows how to address some JavaScript specific challenges.