TypeScript presentation

Recently I spent some time working on a presentation about TypeScript, for my current company. The main purpose was to study the pros and cons and validate if it would make sense to use it on our Web Applications. The presentation itself is targeted for a boarder audience, with little or no experience with JavaScript. It begins by explaining the origin and evolution of JavaScript; concluding with how TypeScript can aid developers avoid common mistakes and tackle some flaws inherited from JavaScript's specification.

The slides themselves don't contain much information, I just used them to guide and emphasize my arguments. They might not be very useful without the presentation script, but I thought it was worth sharing anyway.

Here's a link to the slides. If you have any questions or comments about either my presentation or TypeScript, please let me know. TypeScript presentation slides

TypeScript