It looks great, thank you. I think it’s great to introduce accessibility early, but wouldn’t it be a good idea to have a brief introduction to HTML before the accessibility section? Or are you supposed to read about HTML on MDN as part of section 01?
Ok. But it still explains why it took so long to load for swah. Because when you run index.html from your hard drive locally it wil use the file:// protocol instead of http://
This is what we do. The biggest benefit here, for us, is that if a release goes horribly wrong, or our testers find a disastrous bug, we can easily roll back to a clean state and only lose the time it takes to load the VM.
I've tried using a VM for doing development, but I've run into the issues mentioned in the parent article: Visual Studio 2010 is memory and CPU hog. I've maxed out the RAM in my laptop, and it still ran too slowly to be really useful.