Loading...
「ツール」は右上に移動しました。
102いいね 2632回再生

JavaScript - REST API's and User Data on the Client Side

RSVP for Classes at - www.SiliconDojo.com/

Support Classes at - donorbox.org/etcg
Find All Classes at - www.elithecomputerguy.com/
LinkedIn at - www.linkedin.com/in/eli-etherton-a15362211/

Code and Notes - github.com/SiliconDojo/Online-Classes/tree/main/Ja…

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...