Logo

Building Front-End Web Apps with AngularJS and Parse.com

Small book cover: Building Front-End Web Apps with AngularJS and Parse.com

Building Front-End Web Apps with AngularJS and Parse.com
by

Publisher: codeproject.com
Number of pages: 183

Description:
This tutorial book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples provided in the book, you can quickly improve your understanding of basic concepts and techniques, and by downloading the complete code of these example apps and using it as a starting point for your own projects, you learn best practices and experience the joy of building something that really works.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: The Ugly JavaScript BookThe Ugly JavaScript Book
by
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
(18621 views)
Book cover: JavaScript EnlightenmentJavaScript Enlightenment
by - Lulu.com
The book gives the reader an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, etc. A short and digestible summary of the ECMA-262.
(16000 views)
Book cover: Exploring ES2016 and ES2017Exploring ES2016 and ES2017
by
This book is about ECMAScript 2016 and ECMAScript 2017, new versions of JavaScript. The 2016 and 2017 iterations bring worthwhile improvements: Async functions, Shared memory and atomics, as well as improvements to core Array and String classes.
(5001 views)
Book cover: Learning JavaScript Design PatternsLearning JavaScript Design Patterns
by - O'Reilly Media
Learn how to write beautiful, structured, and maintainable JavaScript by applying design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
(11213 views)