This is a new event cloned from an existing one. Please update the fields, like the time and description.
Export or edit this event...
Export to
This item was added directly to Calagator
Saturday, May 9, 2015 at 3:31pm and last updated
Thursday, August 4, 2016 at 1:05pm.
Saturday, May 9, 2015 at 3:31pm and last updated
Thursday, August 4, 2016 at 1:05pm.
Portland TypeScript Meetup: Introduction to the TypeScript Toolchain
–
Website
Description
Join us for our June meeting where John Richter will be presenting "Introduction to the TypeScript Toolchain".
Agenda
6:00pm Networking and Snacks
6:20pm Welcome and Announcements
6:30pm Presentation
Introduction to the TypeScript Toolchain
You've learned the basics of the typescript language itself. Now learn about the tools that constitute a complete TypeScript development environment. In this session, we will answer all those ancillary questions about developing in TypeScript that tend to get lost when focusing language features.
How do I compile TypeScript?
How do I error check and lint?
How do I generate TypeScript documentation?
How do I connect TypeScript to 3rd party libraries?
How do I automate the process?
Topics include:
- Grunt and TypeScript extensions
- Type Definition Files
- Bower
- TSLinting
- TypeDoc