/TypeScriptDeepDive

A presentation that takes a strong look into typescript

Primary LanguageJavaScript

TypeScript Deep Dive

You complete TypeScript education

View it online : http://basarat.github.io/TypeScriptDeepDive

Comments / Edits welcome and appreciated.

Softwares Used

Based on Revealjs.

Added RequireJS + AngularJS to spead up my workflow.

Also have the project strapped in to use Typescript.

Guidance on making changes

Added two Angular directives, markdown and codeseg for easier embedding of markdown and code segments.

All typescript files are compiled with --module amd option.