You are reading a single comment by @Sumo and its replies. Click here to read the full conversation.
  • Doing this for the first time this year - in js / node

  • What are you doing for importing the data? I really don't want to go through and edit 1000 lines of strings into an array of objects.

  • using fs.readFile and a separate textfile where I copied the input.
    Did debate trying to fetch it directly from the server but then realised everyones input is different so I would need to deal with auth and I cba.

About

Avatar for Sumo @Sumo started