Introducing Marionette-Require-Boilerplate for Your Single Page Application

Brett Jones Articles, Development Technologies & Tools, HTML5, JavaScript 1 Comment

Attention: The following article was published over 12 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Marionette-Require-Boilerplate (MRB) is a simple boilerplate I created to help get Single Page Applications off the ground with a small starter project. It incorporates a number of great tools and best practices to …

Node Application Server with CouchDB

Brett Jones Articles, Databases, Development Technologies & Tools, HTML5, JavaScript, Node.js, Python, Tutorial 5 Comments

Attention: The following article was published over 13 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Much has been made lately of “NoSQL” non-relational databases. A few weeks back, Lou wrote a post introducing CouchDB, a free Apache Foundation document datastore. Lou’s application was hosted entirely from CouchDB. …