Meteor has made great strides in making it easy to build a modern 'Connected Client' app with full-stack JavaScript. One of the design decisions we made to build Meteor was initially only supporting MongoDB as the backing database. This decision has affected all parts of the stack, for example the use of Minimongo on the client.
↧