leonardomso/33-js-concepts

Intro to Web API

foolishneo opened this issue · 2 comments

Thanks for composing this list. Job nicely done!

I am just wondering if we should add an intro to Web API to the list. JS developers must know this concept. Lots of devs who have been using Javascript for a while still think of setTimeout() as native Javascript.

This is a good article for this purpose
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Introduction

Yes I think that Web APIs are a nice concept. I will be looking for some links about that and maybe in the future we could make some changes. Maybe, make a section just for APIs itself, and then put those links all in there together.

This makes a whole lot of sense. Good job