Events

It’s time to implement our tab-switching logic. We write a test that simulates a click, then implement the event handler needed to make the test pass. We wrap up with some final refactoring and cleanup. Our tab-switching library is done.

comments powered by Disqus