JavaScript Session 4
    
    
        Session 4 Learning Outcomes:
        View Exercises:
        
        I developed the skills to:
        
            - Validate information using JavaScript
 
            - Require certain information in forms using JavaScript
 
        
        I developed an understanding of:
        
            - The Browser Object Model
 
            - How cookies are used in JavaScript
 
            - How to store information in local and session storage