That’s so fetch!
June 28, 2022
14:40
Hall B
The standard fetch API was introduced into the major web browsers in 2015. Now, seven years later, it landed in shiny new Node.js 18. While it might seem like a simple API, it's actually much more than a replacement for Node.js’s http request. In this talk you’ll
hear why the fetch API is important, how the Node.js team made fetch happen, and how this innocent-looking API will affect the future of JS development.