What it does

I used Javascript to sort top 100 IMDB movies into an alphabetical order.

How we built it

I imported JSON file into JS and used forEach and map method.

What I learned

  • how to import/export JSON into javscript
  • differences between forEach and map

Built With

Share this project:

Updates