- To understand how JavaScript is used in building modern websites.
- Understand the document object model (DOM) and how it can be manipulated via JavaScript.
- Understand how JQuery simplifies the writing of client-side JavaScript code. Write JQuery code to give dynamic behavior to pages and to make AJAX calls from the page.