A collection of Typescript Resources
TypeScript is a free and open source programming language developed and maintained by Microsoft. It is a strict superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. Anders Hejlsberg, lead architect of C# and creator of Delphi and Turbo Pascal, has worked on the development of TypeScript. TypeScript may be used to develop JavaScript applications for client-side or server-side (Node.js) execution.
- Introducing TypeScript- Typescript introductory Video
- What is TypeScript and why would I use it in place of JavaScript?
- TypeScript Fundamentals
- Typescript examples
- Effective TypeScript
- Quick start - TypeScript
- Learn TypeScript in Y Minutes
- Typescript Tutorials : Basic Types (Video)
- CodeProject: Typescript Basics
- Microsoft - Samples for TypeScript
- Márk Török - Typescript Design patterns Guide
- DefinitelyTyped -The repository for high quality TypeScript type definitions
- TypeFramework - Node.js MVC Web Framework
- VCL.JS - Typescript RAD framework for enterprise web application.
- BlendSDK- Develop backoffice business applications for the browser
- Kanto - NodeJS Web Framework written in Typescript
- A Grunt TypeScript Boilerplate and Workflow
- Typescript and React with Babel and Webpack.
- TypeScript AMD (Require.js) Boilerplate
- Angular 2 Beta Boilerplate
- A React + Typescript + Sass boilerplate
- IRIS ORM: NodeJS ORM written in Typescript language
- Thinky ORM Typescript definitions
- Type ORM Data-mapper ORM for Typescript and MySQL
- Angular2-rest - Angular2 HTTP client to consume RESTful services. Built with TypeScript.
- AngularJS Data Model
- Atom Editor- atom-typescript
- Sublime Editor
- TypeScript Plugin for Sublime Text
- Eclipse Plugin
- Typescript Handbook
- TypeScript Collections: It is a complete, fully tested data structure library written in TypeScript.
- TypeScript Compile : automatically transforms your TypeScript code into JavaScript on the fly!
- Typescript to Dart