📝 Hands-on Reactive Programming with RxJS
Learn reactive programming with RxJS the fun way. Here you're challenged to build an animated game where the goal is to take the cat to the party in time. See for you self.
If you manage to drag the cat to the part within 5 seconds, you win! But if the time expires you lose!
You can see the full coded solution in cat-party.html, and if you would like to code this small challenge yourself, just take on cat-party-empty.html it has the instructions to code this small animation by level and it contains all the necessary boilerplate code to get you started.