Example repo to teach jQuery. These examples contained in the branches are:
- master: Initial jQuery setup.
- first_example: Adds toggle functionality for songs.
- refactor_song_toggler: Cleans the toggler into a better approach.
- final: Adds the additional functionality (colorize, text decrement and text increment).