Building CouchApps Tutorial: Create Web Applications Stores in CouchDB
In this tutorial, you will learn how to create your own CouchApp using HTML, CSS, and JavaScript. Your application will perform database operations using Ajax powered by the jQuery framework. The application you will build is a contact manager that allows you to view, create, edit, and delete your contacts. Finally, you will learn how to replicate this application between two Apache CouchDB instances.
tags:CouchDB
via NoSQL databases
Post a Comment