Skip to content

opim-3224/Class8

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Class8

A deeper dive on managing data with JavaScript!

APIs and Data (pt. 2)

Review of last class

Fetch

  1. Using Fetch API
  2. How is it different from XMLHttp?

Promises

  1. What is a promise?
  2. How do we use them?

Cross-origin Limitations

  1. CORS Explanation
  2. How to work around CORS

Relational vs. Document databases

  1. Relational DBs and examples
  2. Document DBs and examples

Assignment 2 Introduction

  1. Assignment 2 Rubric

Resources

  1. Fetch API
  2. JS Promises
  3. Intro to CORS
  4. Document DBs

About

A deeper dive on managing data with JavaScript!

Resources

Stars

Watchers

Forks

Releases

No releases published