top of page

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



Class Notes:


Class Description:

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

46 views0 comments

Recent Posts

See All

Comments


bottom of page