This course builds on the skills from the previous course and goes further into managing and manipulating data with JavaScript. You will learn methods for validating and handling data provided by users or coming from an external data source. This course includes a challenge in the form of a seat reservation system, as well as a project that pulls data in from an external data source. The course objectives include validation basics in JavaScript and jQuery; jQuery form validation plugin features; arrow functions; asynchronous functions; and the JavaScript event loop.
What you'll learn
data validation in JavaScript and jQuery
using jQuery form validation plugin features
working with arrow functions
understanding asynchronous functions
navigating the JavaScript event loop
Course objectives
learn validation basics in JavaScript
implement user input handling
create applications that interact with external data sources