An open API service indexing awesome lists of open source software.

https://github.com/vic/jwm-tt-js-ninja

JWM TechTalk. Becomming a JavaScript Ninja.
https://github.com/vic/jwm-tt-js-ninja

Last synced: 8 months ago
JSON representation

JWM TechTalk. Becomming a JavaScript Ninja.

Awesome Lists containing this project

README

          

h1. Becomming a JavaScript Ninja

A ShowOff presentation for a techtalk at JWM Solutions.

h2. Audience

Developer

h2. Objective

Teach the art and craft of JavaScript.

h2. Overview

* JavaScript the new platform. (2 mins)

Talk about why JS is important, and why
its important to write beautiful code.

* Code Katas.
- Dont polute global namespace.
- Functionall programming ( underscore.js )
- CommonJS modules.