-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Resources
Bowden Kelly edited this page Sep 27, 2017
·
5 revisions
- TypeScript at Lyft
- Migrating a 10,000-line legacy JavaScript codebase to TypeScript
- Why we love TypeScript: Delve and TypeScript
- What is TypeScript and why would I use it in place of JavaScript? (stackoverflow.com)
- Love for TypeScript
- Heap Blog - Goodbye CoffeeScript, Hello TypeScript
- Cycligent.com/blog - TypeScript Seals My Penchant for JavaScript
- Tumblr engineering on flow vs typescript
- Typescript latest at ng-europe 2016 (@DanielRosenwasser)
- //Build 2016 : What's New in TypeScript (@ahejlsberg)
- Portland TypeScript user meetup group October 2015 -- Typescript: Today and Tommrow (@DanielRosenwasser)
- Angular connect 2015 -- What is new in TypeScript (@billti)
- Square tech talk 2014 (@ahejlsberg)
- //Build 2015 -- The Future of TypeScript: ECMAScript 6, Angular 2, Async/Await and Richer Libraries (@ahejlsberg)
- //Build 2014 -- TypeScript (@ahejlsberg)
News
Debugging TypeScript
- Performance
- Performance-Tracing
- Debugging-Language-Service-in-VS-Code
- Getting-logs-from-TS-Server-in-VS-Code
- JavaScript-Language-Service-in-Visual-Studio
- Providing-Visual-Studio-Repro-Steps
Contributing to TypeScript
- Contributing to TypeScript
- TypeScript Design Goals
- Coding Guidelines
- Useful Links for TypeScript Issue Management
- Writing Good Design Proposals
- Compiler Repo Notes
- Deployment
Building Tools for TypeScript
- Architectural Overview
- Using the Compiler API
- Using the Language Service API
- Standalone Server (tsserver)
- TypeScript MSBuild In Depth
- Debugging Language Service in VS Code
- Writing a Language Service Plugin
- Docker Quickstart
FAQs
The Main Repo