This talk is a linter for your code.
I bet you’ve been writing JS for years and you think you’re pretty good at it. I bet you think you know all about how functions create closured scope, and how this
gets bound, and even how .prototype
works. Or, rather, you probably don’t care because your framework or library takes care of all that for you.
We’ll revisit many of the difficult and commonly-misunderstood parts of JS and see how our code stacks up against these “new linting rules”. This talk is going to be hard-core on coding and expects a solid understanding of the language.
No slides available
Kyle Simpson is an Open Web Evangelist from Austin, TX. He’s passionate about JavaScript, HTML5, real-time/peer-to-peer communications, and web performance. Otherwise, he’s probably bored by it. Kyle is an author, workshop trainer, tech speaker, and avid OSS community member.