UPDATED AJAX beyond fundamentals
Practical and fun. HTTP Basic Authentication, CORS, Modules, how to create RESTful APIs. Master XHR, FETCH and AXIOS
Created by Clyde Matthew | 16 hours on-demand video course
This AJAX beyond fundamentals course is best done if you have at least a little understanding of AJAX. If you have never heard of AJAX, I encourage you to first do my AJAX Fundamentals course. The reason I have done this is that my AJAX Fundamentals course provides everything you need to start using AJAX yourself. It gives you the sound fundamentals and practicals regarding AJAX. It will take you to the point where you will understand where AJAX came from, how to set up an AJAX request using the XHR object and the modern Fetch API.
My AJAX BEYOND FUNDAMENTALS course picks up on my AJAX Fundamentals course and goes further by digging into topics that are more advanced. My AJAX BEYOND FUNDAMENTALS course will captivate you with real life examples and catapult you to the next level and set you well on your way to achieving everything you want to with AJAX.
What you’ll learn
- *Download lectures (for offline viewing)
- Learn how to send authentication information using XHR and Fetch
- What are RESTful APIs
- How to use AJAX with XHR, Fetch and Axios
- How to access JSON and text data from a server response
- What is Apache and how it differs from Node
- How to set up an Apache server, a PHP server and a Node server
- Single-Origin-Policy vs CORS
- Preflight vs Simple CORS requests
- Basic HTTP Authentication using AJAX
- How to allow cross-domain requests with AJAX
- How to access XML data from a server response
- What happens when an AJAX request arrives at the server
- How a server can handle an AJAX request
- How to use Postman to test your server side routes
- How to use Nodemon to speed up your server side development process
- ES Modules vs CommonJS modules
- What are CORS errors, and how you can fix them
- Practical – build awesome dynamic front-end AJAX examples with me
- I am here to support you, step-by-step
- From beginner to expert (advanced +)
- You will emerge an expert
- Gives you depth of knowledge to boost your ability and confidence to built dynamic websites
Recommended Course by Clyde Matthew
Prototypes – Ultimate Course On JavaScript Prototypes 2024 Hot & NEW
*UPDATED* Web Forms – 2024 Build & Master Web forms Best seller
*UPDATED* DOM 2024 Build Dynamic Websites JavaScript Part 1 Best seller
*UPDATED* JavaScript Complete Grandmaster 2024
*UPDATED* DOM 2024 Build Dynamic Websites JavaScript Part 2
*UPDATED* AJAX fundamentals, simply put
Who this course is for:
- Anyone who has completed my AJAX Fundamentals course
- YES: This course is for beginners to intermediate programmers. Although some AJAX knowledge will be helpful, it is not vital because I have a section dedicated to recapping what AJAX is
- NO: This course is NOT only for beginners. It is a complete beginner to advanced master course that is suitable for intermediates who know the basics and have an idea about AJAX, but want to dig deeper to know its inner workings. Experienced students sometimes prefer to skip the first section that they are very familiar with
- YES: This course is for someone wanting to be a professional, to be expert and confident in the entire front-end development process
- Those interested in building their own frameworks, or being better able to learn from the source code of other well-known frameworks and libraries
- Those wanting to start using frameworks (e.g. like Angular or Node) that are heavily reliant on JavaScript and knowing the process flow of front-end web development
- Those who have some knowledge of web development, but little knowledge about how it works behind the scenes, and how to practically implement best practices in their websites