Converting 2 columns text file to key/value pairs, JS, NodeJS, Express
I’ve been studying Javascript for about a year and currently learning nodeJS and Express. I’m trying to resolve a test question, which involves converting a text file into key value pairs.