I'm making my first web aplication with plain javascript for practice. Although I tried to use API, such as google map API or youtube API, I couldn't find out a way to get data from them without jquery.
It would be great if you could show me some example codes and how to get data from API resources with plain Javascript.