Software Aws Bash Ec2 Javascript Mongodb Load Testing with AWS Spinning up servers on Amazon has been such a great way to test software. I recently did a performance test of MongoDB and put together a process and a few scripts that helped
Software Javascript Mongodb Mongoose Nodejs Regex Search nodejs with regex and case insensitive I recently needed to search for documents in mongo using mongoose. I knew I needed a regex but couldn’t figure out how to pass the case insensitive flag. We’ll here is how you
Software Javascript Web Javascript Templating Way back in 2008 I was really getting into JavaScript development and created a small templating object.