HTML5 Animation, Interactive application.
Section outline
- 
                    
- 
                                                            Go through this exercise when working on the Booking System. It will provide the skills to validate user input during the booking process.
 - 
                                                            
A github book that dives deep into modern JS implementation. Very good read and reference.
 - 
                                                            
Another great book that teaches modern JS practices.
 - 
                                                            
The demo code from in-class. This demo shows how we can use an object in js to dynamically change the number of elements on a web page.