How to use the Web Fetch API

Опубликовано: 18 Февраль 2026
на канале: Cukmekerb's Coding Class
149
11

In this video, you can finally ditch jQuery. Using the Web Fetch API, you no longer need $.get() or $.ajax or even new XmlHttpRequest(), because the web fetch API is a new standard that works way better than any of those!

The link where you can find the gross jQuery code:
nasaapi
The link to Write More Do Less:
https://www.writemoredoless.gq/ The link to my website:
https://cukmekerb.github.io/