tutsplus / practice-javascript-and-learn-create-a-contact-form

Source code for Tuts+ Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice JavaScript and Learn: Create a Contact Form

Instructor: Jeremy McPeak

If you understand the basics of JavaScript and the key concepts we use to build web apps, the next step is to practice putting it all together in a practical project. In this course, use those fundamentals to build a working, functional, and engaging contact form.

Jeremy McPeak will show you how to build an AJAX contact form from scratch. You'll create a modern contact form you can be proud of with the latest features of JavaScript and web development best practices. Along the way you'll get to practice HTML5 validation, object-oriented programming, DOM manipulation, responding to event listeners, and using the Fetch API for AJAX form submission.

Source Files Description

Each lesson's code is contained within a folder named with the corresponding lesson number.


These are source files for the Envato Tuts+ course: Practice JavaScript and Learn: Create a Contact Form

Available on Envato Tuts+. Teaching skills to millions worldwide.

About

Source code for Tuts+ Course

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 53.3%Language:HTML 46.7%