Browserify vs Require.js

In the world of web and server-side JavaScript development there is a need to be able to modularise your code and include it where it's needed »

Require.js Made Easy

Require.js is a module loader / dependency handler that allows you to easily define code modules that will only execute once their dependencies exist. The require »

ForerunnerDB Client-Side DB

NoSQL Runs in Browser and Node.js Open-Source: https://github.com/coolbloke1324/ForerunnerDB/ If you love MongoDB's query language and wish you had the same type »

ElasticSearch and MongoDB

I've been playing with a bunch of different ways to optimise queries for both geospatial data and data in which there is often a text-based component. »