JavaScript Session 3
    
    
        Session 3 Learning Outcomes:
        View Exercises:
        
        I developed the skills to:
        
            - preload images with the Image object
 
            - Use timers with JavaScript
 
            - Get and Set the date and time using JavaScript
 
            - Create regular expressions in JavaScript
 
        
        I developed an understanding of:
        
            - How to manipulate images with JavaScript
 
            - How to handle exceptions in JavaScript
 
            - Regular expression in JavaScript