1.

Record Nr.

UNINA9910300652303321

Autore

Mardan Azat

Titolo

Full stack JavaScript : learn Backbone.js, Node.js and MongoDB / / by Azat Mardan

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015

ISBN

9781484217511

1484217519

Edizione

[1st ed. 2015.]

Descrizione fisica

1 online resource (208 p.)

Collana

Expert's Voice

Disciplina

004

Soggetti

Computer programming

Web Development

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

I Quick Start -- 1 Basics -- 2 Setup -- II Front-End Prototyping -- 3 jQuery and Parse.com -- 4 Intro to Backbone.js -- 5 Backbone.js and Parse.com -- III Back-End Prototyping -- 6 Node.js and MongoDB -- 7 Putting It All Together -- 8 Advanced Node.js Topics -- Conclusion and Further Reading.

Sommario/riassunto

This is a hands-on book which introduces you to agile JavaScript web and mobile software development using the latest cutting-edge front-end and back-end technologies including: Node.js, MongoDB, Backbone.js, Parse.com, Heroku and Windows Azure. Practical examples include building multiple versions of the Chat app: •jQuery + Parse.com JS REST API •Backbone and Parse.com JS SDK •Backbone and Node.js •Backbone and Node.js + MongoDB The Chat application has all the foundation of a typical web/mobile application: fetching data, displaying it, submitting new data. Other examples in the book are as follows: •jQuery + Twitter RESP API “Tweet Analyzer” •Parse.com “Save John” •MongoDB “Print Collections” •Backbone.js “Apple Database” •Monk + Express.js “REST API Server” This book will save you many hours by providing a hand-picked and tested collection of quick start guides. RPJS has practical examples that allow to spend less time learning and more time building your own applications. Prototype fast



and ship code that matters! What You will Learn: You should expect a basic understanding from a collection of quick start guides, tutorials and suggestions for the devel0pment apps discussed in this book. In addition to coding examples, the book covers virtually all setup and deployment step-by-step. You’ll learn from the examples of Chat web/mobile applications starting with front-end components and by the end we’ll put front-end and back-end together and deploy to the production environment. Who This Book is For: The typical programmer who wants to learn more about effective JavaScript coding.