Slides: https://speakerdeck.com/jonbretman/ask-not-what-javascript-can-do-for-you There are lot of tools (CoffeeScript, Typescript, Dart, JSLint / JSHint etc..) that we can use to help us write better JavaScript and many frameworks (Backbone, Ember, Angular etc..) that can help us structure large applications. But... What if you already have a large code base and are not able to re-write your whole application in a new way? What if your organisation does not want to depend on some open source or third party tool or framework? I am going to talk about some of the key things that most of these tools / frameworks do and how you can apply them to your existing or new project. Topics covered will include: Type checking Data hiding (Public, Private, Static) Inheritance Asynchronous Code Performance Source: http://2013.jsconf.eu/speakers/jon-bretman-ask-not-what-javascript-can-do-for-you.html License: For reuse of this video under a more permissive license please get in touch with us. The speakers retain the copyright for their performances.
Get notified about new features and conference additions.