Logo

Recipes with Angular.js by Frederik Dietz

Large book cover: Recipes with Angular.js

Recipes with Angular.js
by

Publisher: Ruboss Technology Corporation
ISBN/ASIN: B00DK95V48
Number of pages: 114

Description:
Angular.js is an open-source Javascript MVC (Model-View-Controller) framework developed by Google. If you are using Angular.js, or considering it, this cookbook provides easy to follow recipes for issues you are likely to face. Each recipe solves a specific problem and provides a solution and in-depth discussion of it.

Home page url

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

Similar books

Book cover: JavaScriptJavaScript
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11147 views)
Book cover: You Don't Know JS: Scope and ClosuresYou Don't Know JS: Scope and Closures
by - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7463 views)
Book cover: Essential JavaScript and jQuery Design PatternsEssential JavaScript and jQuery Design Patterns
by - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(19182 views)
Book cover: WebGL InsightsWebGL Insights
by - CRC Press
WebGL is a JavaScript API for rendering interactive 3D and 2D graphics without the use of plug-ins. This book presents real-world techniques for WebGL developers by assembling contributions from experienced WebGL engine and application developers.
(5420 views)