Intro-to-Data-APIs-JS icon indicating copy to clipboard operation
Intro-to-Data-APIs-JS copied to clipboard

3.x video notes

Open shiffman opened this issue 6 years ago • 0 comments

Things I maybe should have mentioned to note for the future:

  • I don't need to split latitude and longitude string since it stays as comma-delimited for both dark sky and openAQ!
  • I should have been more specific once I start using URL query string with openAQ and tied that back to how I'm doing the GET request with URL parameters in my node server.

shiffman avatar May 26 '19 13:05 shiffman