Skip to content

Instantly share code, notes, and snippets.

@ShawonAshraf
Created August 3, 2019 20:29
Show Gist options
  • Select an option

  • Save ShawonAshraf/ec43bbe588777445753677ed4d960853 to your computer and use it in GitHub Desktop.

Select an option

Save ShawonAshraf/ec43bbe588777445753677ed4d960853 to your computer and use it in GitHub Desktop.
Code for mongodb-nodejs-medium article
const data = require('./data.json');
console.log(data.games);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment