Full schedule

Why does Fetch make you wait twice?

Truls Henrik Jakobsen

Aulan 12:50-13:00

Development

Anyone who's worked with the Fetch API in JavaScript has probably wondered why you have to await twice — first for the response and then for the body. If you're anything like me, you probably just accepted this as how the API works and moved on with your work. But now I've gone back and done a deep dive into Fetch so you don't have to!

We'll take a look at how data is transmitted over the Internet and have a closer look at Streams in Javascript. Expect to gain a better understanding of their funky features and how you can use them to your advantage. At the very least, you'll leave with the satisfaction of actually understanding why you need to wait twice when using Fetch.

About the speaker

I work as a consultant and developer for Variant in Bergen. I've been interested computers for as long as I can remember and have always had a knack for reading manuals (very handy!). I like making silly programs in functional languages and teaching things. One of my favorite things is seeing other people experience the a-ha moment of suddenly getting a concept and then being flooded with inspiration and making new brain connections. Please come talk to me if you find me, my talk, or yourself interesting!