Val Karpov shares a cool project he created at a company Hackathon last month to re-create the MongoDB shell using a pure Node.js environment. By piecing together various modules, he demonstrates how easy it is to create a really nice REPL based scripting environment. Slides: http://www.slideshare.net/vkarpov15/nimrod-mongodb-shell-in-nodejs-jsconfuy-2015 You can follow Valeri on Twitter at @code_barbarian
The post Writing A MongoDB Shell In NodeJS appeared first on Modern Web.