background preloader

Teach about Programming

Facebook Twitter

Airbnb/javascript: JavaScript Style Guide. Prototypes and Inheritance in JavaScript. Forget everything you know about object-oriented programming.

Prototypes and Inheritance in JavaScript

Instead, I want you to think about race cars. Yes – race cars. Recently I was watching the 24 Hours of Le Mans –a popular racing event in France. The fastest cars in the race are the Le Mans Prototypes. Although these cars are built by car manufacturers like Audi and Peugeot, they are not cars you’ll see on the streets and highways of your home town. Preparing Yourself for Modern JavaScript Development. There is a lot going on in the JavaScript world these days, both in and out of the browser.

Preparing Yourself for Modern JavaScript Development

Talk about script loaders, client side MVC frameworks, minifiers, AMD, Common.js, Coffeescript, can quickly get your head spinning. And for those people who are completely immersed in that world, it can be easy to forget that the vast majority of JavaScript developers today haven’t heard of any of these tools, and in fact, they likely aren’t even equipped to try these tools. Javascript Cheat Sheet. Basic Objects Math Methods DOM Events.

Javascript Cheat Sheet

Learn programming.