Type systems

will make you a better

JavaScript programmer

by Jared Forsyth

Type systems will make you a better JavaScript programmer by Jared Forsyth Hi, I'm Jared Forsyth, and I'll be talking about how Type Systems will make you a better JavaScript Programmer. I work at Khan Academy, and we're working to create a free, world-class education for anyone, anywhere! I work on the mobile team, which means that in addition to JavaScript, I write Java, Objective C, and Swift! Which are all compiled languages that have much more developed type checking than JavaScript. So I've seen both sides -- the flexibility that JavaScript provides, and the power and security that working in one of these compiled langauges gives you. And I think that adding a powerful type system to your JavaScript brings a ton of benefits.