-
Course
- Core Tech
Developer Reference: HTTP Requests in htmx
This course will teach you how to make HTTP requests with htmx.
What you'll learn
htmx is a small JavaScript library for loading dynamic content directly from HTML attributes. It could be a good choice if you want to make requests and load responses directly into HTML without a larger framework. In this course, Developer Reference: HTTP Requests in htmx, you’ll learn to make HTTP requests directly from HTML pages with htmx. First, you’ll explore how to implement htmx requests. Next, you’ll discover how to use attributes to control how requests happen. Finally, you’ll learn how to handle responses and update page content with response data. When you’re finished with this course, you’ll have the skills and knowledge of htmx needed to effectively use it in your web applications.
Table of contents
About the author
Jon is an author, developer, and Pluralsight team member via Code School. Lately, he's been working on content and products that help authors create content efficiently. Prior to that, he worked for several years on interactive learning at Code School, and later helped bring that to Pluralsight as Interactive Content.
More Courses by Jon