http://m.youtube.com/watch?v=G7Z_g2fnEDg
talk-literate-interactive-coding-devcards#in-app-development-is-unpleasant At 2:10 developing within the main application is an unpleasant experience talk-literate-interactive-coding-devcards#in-app-development-is-unpleasant
At 1310 you have this test suite. It's not normally for visual something
talk-literate-interactive-coding-devcards#checking-informally At 1350 in the browser you are "checking a variety of states informally" talk-literate-interactive-coding-devcards#checking-informally
At 1420 wouldn't it be great to see your application in several states at the same time?
At 1455 you are reducing the amount of manipulation you need to do in the browser
At 1615 he calls it a lab-space
Right before 1615, he talks about visual name spaces and David Nolan
I have freed myself from the environment of the main application, and I can pretty much do as I please
2142 example driven development
More feedback more quickly
talk-literate-interactive-coding-devcards#in-app-environmental-coupling At 3250 "when you develop code inside the main application it's very hard to see environmental coupling" talk-literate-interactive-coding-devcards#in-app-environmental-coupling
talk-literate-interactive-coding-devcards#test-first-reduces-environmental-coupling At 3310 when you test first you tend to not want to write a bunch of set up code... so it reduces environmental coupling talk-literate-interactive-coding-devcards#test-first-reduces-environmental-coupling