CodingTrain / Intro-to-Data-APIs-JS

Working with Data and APIs in JavaScript
MIT License
756 stars 611 forks source link

Add Missing Code Examples (Module 2) #67

Closed dipamsen closed 2 years ago

dipamsen commented 2 years ago

Added code examples for each video in Module 2: The Data Selfie App.

@shiffman I have also created two exercise projects, which were not included in the repo, but mentioned several times in the videos:

  1. E5: Using a Text File as a Database
  2. E8: Saving Image files to the filesystem instead of base64 encoding Let me know if any changes have to be made in these code examples.
shiffman commented 2 years ago

Woohoo, thank you!!!