
John Pavek
Developer / Blend Interactive
Bio:
John is a .Net Developer with Blend Interactive who is passionate about C# and JavaScript. John prefers learning things the hard way, trial and error. He is a huge nerd. Oh yeah, he makes bad puns… you've been warned.
Session:
An Introduction to Typescript
Javascript isn't a pet language anymore and sites have grown in new ways. Typescript will help organize your code and handle problems with clean solutions. Adding great error detection and stronger typing lets you move faster and more accurately through the development process.
In this introduction to using TypeScript, we'll dicuss why it’s great, how to incorporate it into your project, and what you can do with it. Learn all about types, enums, classes, and how to expose errors and typos before the console can. Let's go over the many successes of typescript, what a typescript project can look like, and how your project can be converted to typscript with a lot less effort than you would expect.