NodeJS – reading and processing a delimiter separated file (csv) Lucas Jellema February 9, 2017 NodeJS 11 Comments Frequently, there is a need to read data from a file, process it and route it onwards. In my case, the objective was to produce messages on a Kafka … [Continue Reading...]