Monday, 17 September 2018

Would anyone care to code review my ~60 line node project?

I have a shit ton of .txt files that I need to parse and will probably end up sticking them in a DB so I can run some SQL queries on them. I am familiar with C, Java, PHP, have worked with stuff like jQuery and javascript doing some basic front end DOM manipulation but wanted to write this in node.js since I have never used it, so why not.​I am using Promises (correctly, idk. That's where you come in) I basically just want someone who knows node.js well to review my code and let me know if what I am doing makes sense and if it is being done "correctly" so to speak with regards to node.js standards etc.​I can send a link to the repo if you want to help me out!

Submitted September 18, 2018 at 12:52AM by cszlo

No comments:

Post a Comment