# rpjs **Repository Path**: souffle/rpjs ## Basic Information - **Project Name**: rpjs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-05 - **Last Updated**: 2021-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rapid Prototyping with JS examples **UPDATE:** I'm publishing the new, updated and revised version of this book under the new title *Fullstack JavaScript*. Go to for more details. Rapid Prototyping with JS is a JavaScript and Node.js book that will teach you how to build mobile and web apps fast. — Read more at . ## Part II — Building Front-End Application * [bootstrap](https://github.com/azat-co/rpjs/tree/master/bootstrap) [Twitter Bootstrap] scaffolding example * [jQuery](https://github.com/azat-co/rpjs/tree/master/jquery) [jQuery], Twitter API and JSONP example * [parse](https://github.com/azat-co/rpjs/tree/master/parse) Simple example of [Parse.com] JavaScript SDK * [rest](https://github.com/azat-co/rpjs/tree/master/rest) Chat front-end: [jQuery] and [Parse.com] REST API; ready for deployment. * [backbone](https://github.com/azat-co/rpjs/tree/master/backbone) Diving Deeper into Backbone.js * [sdk](https://github.com/azat-co/rpjs/tree/master/sdk) [BackboneJS] and [Parse.com] SDK Chat ## Part III — Building Back-End Application * [hello](https://github.com/azat-co/rpjs/tree/master/hello) [NodeJS] "Hello World" app, ready for deployment * [test](https://github.com/azat-co/rpjs/tree/master/test) Chat back-end: TDD with run-time storage * [db](https://github.com/azat-co/rpjs/tree/master/db) Simple app to test local database connection with MongoDB Native Driver * [mongo](https://github.com/azat-co/rpjs/tree/master/mongo) Chat back-end: [MongoDB] storage, ready for deployment ## Part IV — Putting it All Together * [board](https://github.com/azat-co/rpjs/tree/master/board) Chat front-end without back end * [node](https://github.com/azat-co/rpjs/tree/master/node) Chat back-end with CORS ### Part V — Beyond Core Modules * [board-react](https://github.com/azat-co/rpjs/tree/master/board-react) Chat with React.js view layer [BackboneJS]: http://backbonejs.org [UnderscoreJS]: http://underscorejs.org [jQuery]: http://jquery.com [Parse.com]: http://parse.com [LESS]: http://lesscss.org [LESS app]: http://incident57.com/less/ [Twitter Bootstrap]: http://twitter.github.com/bootstrap [Heroku]: http://heroku.com [Windows Azure]: http://windowsazure.com [Git]: http://git-scm.com [GitHub]: http://github.com [NodeJS]: http://nodejs.org "NodeJS" [MongoDB]: http://mongodb.org [Chrome]: http://www.google.com/chrome [Safari]: http://www.apple.com/safari/ [Firefox]: http://www.mozilla.org/en-US/firefox/new/ [Firebug]: http://getfirebug.com/ [WebStorm]: http://www.jetbrains.com/webstorm/ [Cygwin]: http://www.cygwin.com/ [PuTTY]: http://www.chiark.greenend.org.uk/~sgtatham/putty/ [NPM]: https://npmjs.org [MongoHQ]: https://addons.heroku.com/mongohq [Foreman]: https://github.com/ddollar/foreman [MAMP]: http://www.mamp.info/en/index.html [XAMPP]: http://www.apachefriends.org/en/xampp.html [CORS]: http://www.w3.org/TR/cors/ [MongoHQ]: https://www.mongohq.com/home [MongoHQ add-on]: https://addons.heroku.com/mongohq