Skip to content

Instantly share code, notes, and snippets.

@jaredwy
Created February 19, 2013 05:24
Show Gist options
  • Save jaredwy/4983312 to your computer and use it in GitHub Desktop.
Save jaredwy/4983312 to your computer and use it in GitHub Desktop.
March talk outline
AMD - quick intro
What is commonjs
What is AMD
Why this is cool
Testing -
Unit testing
Acceptence testing.
Limitations with AMD and testing.
Example with a simple backbone view.
Unit testing mocking
What is mocking
What is stubbing
What are spys
Show hand rolled mock/stub/spy
Enter sinon.js
Breaking dependencies
Enter squire.js
Show problem of AMD loading all transative dependencies.
Show how squire can enable quick mocking of these.
FIN.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment