31GGauthamHashnode deployment strategy?I'm really curious about how you guys at Hashnode, go about deployment. Any specific deployment strategy? (CI/CD etc...) :)Feb 28, 2016S
21GGauthamIs it OK, to perform server-side execution of JavaScript code, in MongoDB (using db.eval)?For Example: I want to reduce lot of code related to transformation of data on my node app, and move all of that logic to a script file and execute it via db.eval, Is this recommended?Nov 2, 2015L
71GGauthamHow do you write modular Golang code?What are the best practices that you people use, for writing modular Golang code? Share your experiences!Sep 20, 2015C