Learning Angular, 2nd Ed (Addison Wesley)
Wednesday, 01 November 2017

In this book, subtitled "A Hands-On Guide to Angular 2 and Angular 4", authors Brad Dayley, Brendan Dayley and Caleb Dayley begin with the basics of Angular and introduce its technologies and techniques, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular applications. 

<ASIN:0134576977>

They show how to build an Angular application from scratch while demonstrating the primary pieces of an Angular application and showing how they work together. Using lots of examples, the core parts of Angular are introduced, such as Components, the Router, and Services. The book also covers techniques like server-side rendering and how to incrementally add Angular 2+ features to existing AngularJS applications. Finally, the reader will gain insight into advanced skills that should be part of any professional Angular developer’s toolkit such as testing, tooling options, and performance tuning.

Author: Brad Dayley, Brendan Dayley and Caleb Dayley
Publisher: Addison Wesley
Date: Oct 2017
Pages: 240
ISBN: 978-0134576978
Print: 0134576977
Kindle: B075RCQ7YJ
Audience: Angular developers
Level: Intermediate

 

 

  • Understand how Angular is organized and learn best practices for designing Angular applications
  • Quickly build Angular templates with built-in directives that enhance the user experience
  • Bind UI elements to your data model, so changes to your model and UI occur automatically in tandem
  • Define custom Angular directives that extend HTML
  • Implement zoomable images, expandable lists, and other rich UI components
  • Implement client-side services that interact with web servers
  • Build dynamic browser views to provide even richer user interaction
  • Create custom services you can easily reuse
  • Implement rich UI components as custom Angular directives

See Ian Elliot's review of the previous edition, Learning AngularJS

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.



Practices of the Python Pro

Author: Dane Hillard
Publisher: Manning
Date: January 2020
Pages: 248
ISBN: 978-1617296086
Print: 1617296082
Audience: Python developers
Rating: 3
Reviewer: Mike James
I want to be a Python Pro....


More Reviews