Back to Browse

Sending Form Data (POST) with the Fetch API in JavaScript

205.8K views
Dec 24, 2018
8:21

In this video we look at sending form data (POST) with the Fetch API. Fetch makes it super easy to do this and is great for making asynchronous, mobile friendly web applications. The example involves logging in to a site asynchronously. Both types of data are covered: x-www-form-urlencoded and multipart/form-data. Support me on Patreon: https://www.patreon.com/dcode - with enough funding I plan to develop a website of some sort with a new developer experience! For your reference, check this out: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API Follow me on Twitter @dcode! If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode! #dcode #javascript #webdev

Download

1 formats

Video Formats

360pmp411.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Sending Form Data (POST) with the Fetch API in JavaScript | NatokHD