RSVP for Classes at - http://www.SiliconDojo.com
Support Classes at - https://donorbox.org/etcg
Find All Classes at - https://www.elithecomputerguy.com
LinkedIn at - https://www.linkedin.com/in/eli-etherton-a15362211/
Code and Notes - https://github.com/SiliconDojo/Online-Classes/tree/main/JavaScript%20-%20REST%20API's%20and%20User%20Data%20on%20the%20Client%20Side
In this class will learn how to use REST API's with JavaScript to allow users web browsers be able to directly communicate with services without having to go through a back end language.
We will also learn how to obtain information about the users computer environment so that we can optimize their experience and... ... track them...
The class will go over:
- Receiving Data from a REST API
- Parsing JSON in JavaScript
- Sending REST Data to a server
- Getting:
- Location
- OS
- Window Size
- Language
- and more...