Created
February 19, 2013 05:24
-
-
Save jaredwy/4983312 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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