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
 


Seriously Good Software

Author: Marco Faella
Publisher: Manning
Date: March 2020
Pages: 328
ISBN: 978-1617296291
Print: 1617296295
Kindle: B09782DKN8
Audience: Relatively experienced Java programmers
Rating: 4.5
Reviewer: Mike James
Don't we all want to write seriously good software?



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews