Skip to content

stevebrownlee/promises-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Using JavaScript Promises to Load Map Tiles

This repository has the code that I used for the JavaScript Promises video for Nashville Software School students.

How to Run

  1. Install http-server with npm install -g http-server
  2. Clone this repository to your local machine
  3. cd to the project directory
  4. Run http-server
  5. Open http://localhost:8080 in your favorite browser and watch the tiles load.

About

The code to accompany the JavaScript Promises video for NSS students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published