Book description
A hands-on guide with a minimalist and flexible approach that enables quick learning and rapid delivery of cloud-ready enterprise applications with Angular 6
About This Book- Explore tools and techniques to push your web app to the next level
- Master Angular app design and architectural considerations
- Learn continuous integration and deploy your app on a highly available cloud infrastructure in AWS
This book is for developers who want to confidently deliver high-quality and production-grade Angular apps from design to deployment. We assume that you have prior experience in writing a RESTful API with the tech stack of your choice; if you don't, you can still gain a lot of benefit from this book, which focuses on the entire scope of frontend development, from design to deployment!
What You Will Learn- Create full-stack web applications using Angular and RESTful APIs
- Master Angular fundamentals, RxJS, CLI tools, unit testing, GitHub, and Docker
- Design and architect responsive, secure and scalable apps to deploy on AWS
- Adopt a minimalist, value-first approach to delivering your app with Kanban
- Get introduced to automated testing with continuous integration on CircleCI
- Optimize Nginx and Node.js web servers with load testing tools
Angular 6 for Enterprise-Ready Web Applications follows a hands-on and minimalist approach demonstrating how to design and architect high quality apps.
The first part of the book is about mastering the Angular platform using foundational technologies. You will use the Kanban method to focus on value delivery, communicate design ideas with mock-up tools and build great looking apps with Angular Material. You will become comfortable using CLI tools, understand reactive programming with RxJS, and deploy to the cloud using Docker.
The second part of the book will introduce you to the router-first architecture, a seven-step approach to designing and developing mid-to-large line-of-business applications, along with popular recipes. You will learn how to design a solid authentication and authorization experience; explore unit testing, early integration with backend APIs using Swagger and continuous integration using CircleCI. In the concluding chapters, you will provision a highly available cloud infrastructure on AWS and then use Google Analytics to capture user behavior.
By the end of this book, you will be familiar with the scope of web development using Angular, Swagger, and Docker, learning patterns and practices to be successful as an individual developer on the web or as a team in the Enterprise.
Style and approachThe book follows a hands-on, value-first methodology to help readers design and architect small and large applications, while covering ancillary topics that all web developers should be aware of. The book uses minimal and flexible tools and techniques to enable quick learning and rapid delivery of high-quality and reliable Angular applications.
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
- Setting Up Your Development Environment
-
Create a Local Weather Web Application
- Introduction to Angular
- What's new in Angular 6?
- Angular in Full-Stack Architecture
- Generate your Angular application
- Optimizing VS Code for Angular
- Planning a feature road map using Waffle
- Crafting UI elements using components and interfaces
- Using Angular Services and HttpClient to retrieve data
- Transform data using RxJS
- Summary
- Prepare Angular App for Production Release
- Staying Up to Date with Angular Updates
- Enhance Angular App with Angular Material
- Reactive Forms and Component Interaction
- Create a Router-First Line-of-Business App
- Continuous Integration and API Design
- Design Authentication and Authorization
-
Angular App Design and Recipes
- User class and object-oriented programming
- Reusing components
- User service with caching, GET and POST
- User profile with multi-step auth-enabled responsive forms
- Resolve guard
- Reusable component with binding and route data
- Master/detail view auxiliary routes
- Data table with pagination
- Updating Unit Tests
- Summary
- Highly-Available Cloud Infrastructure on AWS
- Google Analytics and Advanced Cloud Ops
- Other Books You May Enjoy
Product information
- Title: Angular 6 for Enterprise-Ready Web Applications
- Author(s):
- Release date: May 2018
- Publisher(s): Packt Publishing
- ISBN: 9781786462909
You might also like
book
Building Large-Scale Web Applications with Angular
A definitive guide on frontend development with Angular from design to deployment Key Features Develop web …
book
Angular UI Development with PrimeNG
Unleash the power of PrimeNG components to design compelling user interface for your Angular applications About …
video
Angular (Full App) with Angular Material, Angularfire and NgRx
This course will take you on a journey where you'll you will learn to build a …
book
Architecting Angular Applications with Redux, RxJS, and NgRx
Manage state in Angular to write high performing web apps by combining the power of Flux, …