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
 


C++ Programming, 6th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789713
Print: 1840789719
Kindle: B09V2T9SJD
Audience: Developers wanting to learn C++
Reviewer: Mike James
This is the 6th edition of a slim book on C++. Can you really learn C++ in easy steps?



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews