The source content for blog.juliobiason.me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
744 B

+++
title = "AngularJS - Brad Green"
date = 2014-07-19
updated = 2021-02-12
[taxonomies]
tags = ["books", "brad green", "javascript", "angularjs", "web development",
"it", "stars:2", "published:2013"]
+++
[GoodReads Summary](https://www.goodreads.com/book/show/16087709-angularjs):
Develop smaller, lighter web apps that are simple to create and easy to test,
extend, and maintain as they grow. This hands-on guide introduces you to
AngularJS, the open source JavaScript framework that uses
Model–view–controller (MVC) architecture, data binding, client-side templates,
and dependency injection to create a much-needed structure for building web
apps.
<!-- more -->
{{ stars(stars=2) }}
Teaches the basic, but it's really out of date.