Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn AJAX with jQuery
Rating: 4.1 out of 5(614 ratings)
29,610 students

Learn AJAX with jQuery

Learn one of the coolest techniques on the web and begin building quick, interactive, and attractive websites today!
Created byIan Schoonover
Last updated 9/2020
English

What you'll learn

  • Create a simple app with jQuery and AJAX
  • Implement AJAX into any existing or future web applications
  • Understand how to make HTTP requests (GET, POST, PUT, & DELETE ) with AJAX
  • Have quick access to a coding mentor (me) via the Q&A boards

Course content

4 sections28 lectures1h 55m total length
  • Introduction0:44

    Welcome to Build a Single Page Application with jQuery & AJAX!

  • Setup and project overview4:26

    Learn what AJAX stands for and how we will be using it in our project by reviewing the before and after versions of the to do list application.

  • What you will need to get started0:59

    Run through this check list to be sure you have everything you need before working through the course lectures in the following sections

Requirements

  • You should have a basic understanding of JavaScript fundamentals
  • Knowing jQuery is a plus, but certainly not required!
  • Have Node and NPM installed (instructions included in the first section of this course)
  • You should know how to build a basic CRUD app with Node's Express (or some other MVC) framework (if you don't, that's fine too, the Express app is already built for you)
  • What you will learn in this course may also be applied to frameworks like Django and Rails or any client-side project that has full access to a REST API

Description

Hi and welcome to the course!

So you've learned HTML, CSS, & JavaScript, but now you are wondering what to learn next so you can advance your web development skills.

Well look no further! Join me in this quick, easy-to-follow, step-by-step course and get started learning the ins-and-outs of AJAX with jQuery, today!

What will we be building?

We're going to take a simple CRUD application, made with Node's Express framework, and refactor it into a single page application using jQuery & AJAX (I've already created the Express app for you, so you can jump right into learning AJAX).

You can then use this knowledge to integrate AJAX into any of your current or future web projects.

If you don't know Express or jQuery then you can still follow along, but I would highly recommend learning those technologies beforehand to get the most out of this course. You can learn Express and jQuery (along with a myriad of other modern web technologies) from Colt Steele in his "The Web Developer Bootcamp" course on Udemy.

Who this course is for:

  • This course is for anyone who is interested in building really cool websites!
  • Anyone who wants to learn to build seamless single page applications (SPA) with AJAX
  • Novice to mid-level web developers with a basic understanding of JavaScript
  • Also recommended for anyone who has completed Colt Steele's "The Web Developer Bootcamp" (or any similar course)