Making AJAX Requests to a Node.js API | The Node.js Master Class

Опубликовано: 07 Август 2026
на канале: Pirple
2,154
12

It can be tricky to make HTTP AJAX requests to your API without jquery or any other library. In this lecture we'll show you how to make those POST, GET, PUT and DELETE requests, and make sure your API is receiving them properly.

This is a free preview of the "Node.js Master Class" course offered at Pirple.com. In that course we teach you how to build applications in raw Node.js with no frameworks, no NPM, and no dependencies.

Watch the all the preview lectures in this section by clicking on this playlist:

   • Building a web app GUI - The Node.js Maste...  

There are several other sections of free previews available on our Youtube channel:

   / pirple  

Want to learn to code? Join the community at https://pirple.com

#node.js #nodejs #npm