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 JavaScript WayThe JavaScript Way
by - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(6021 views)
Book cover: Introduction to JavaScriptIntroduction to JavaScript
by - Foothill College
This introduction to JavaScript covers the Document Object Model, JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
(14106 views)
Book cover: Exploring ES6: Upgrade to the Next Version of JavaScriptExploring ES6: Upgrade to the Next Version of JavaScript
by - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(6623 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.
(5047 views)