Decoupling

Following last chapter’s introduction of TDD, we’re now ready to test-drive our tab library. Our first step, as always, is to think. What small step do we want to take next? For this episode, we look at the way we’re hiding tab content and how to better decouple our JavaScript and HTML.

comments powered by Disqus