Learning Angular: A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript
Uncover Angular's potential for creating enterprise web applications—from setting up the environment to deployment—with the help of expert guidance, step-by-step explanations, and hands-on exercises


• Learn the fundamentals of Angular to build web applications using TypeScript

• Explore the basics of Angular development, from components and templates to forms and services

• Discover best practices for building, packaging, and testing Angular applications

Angular, loved by millions of web developers around the world, continues to be one of the top JavaScript frameworks thanks to its regular updates and new features that enable fast, cross-platform, and secure frontend web development. With Angular, you can achieve high performance using the latest web techniques and extensive integration with web tools and integrated development environments (IDEs).

Updated to Angular 10, this third edition of the Learning Angular book covers new features and modern web development practices to address the current frontend web development landscape. If you are new to Angular, this book will give you a comprehensive introduction to help you get you up and running in no time. You'll learn how to develop apps by harnessing the power of the Angular command-line interface (CLI), write unit tests, style your apps by following the Material Design guidelines, and finally deploy them to a hosting provider. The book is especially useful for beginners to get to grips with the bare bones of the framework needed to start developing Angular apps.

By the end of this book, you'll not only be able to create Angular applications with TypeScript from scratch but also enhance your coding skills with best practices.


• Use the Angular CLI to scaffold, build, and deploy a new Angular application

• Build components, the basic building blocks of an Angular application

• Discover techniques to make Angular components interact with each other

• Understand the different types of templates supported by Angular

• Create HTTP data services to access APIs and provide data to components

• Enhance your application's UX with Angular Material

• Apply best practices and coding conventions to your large-scale web development projects

The Angular TypeScript book is for JavaScript and full-stack developers who want to enter the world of frontend development with Angular or migrate to the Angular framework to build professional web applications. Familiarity with web and programming concepts will assist with understanding the content covered in the book.

1137626652
Learning Angular: A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript
Uncover Angular's potential for creating enterprise web applications—from setting up the environment to deployment—with the help of expert guidance, step-by-step explanations, and hands-on exercises


• Learn the fundamentals of Angular to build web applications using TypeScript

• Explore the basics of Angular development, from components and templates to forms and services

• Discover best practices for building, packaging, and testing Angular applications

Angular, loved by millions of web developers around the world, continues to be one of the top JavaScript frameworks thanks to its regular updates and new features that enable fast, cross-platform, and secure frontend web development. With Angular, you can achieve high performance using the latest web techniques and extensive integration with web tools and integrated development environments (IDEs).

Updated to Angular 10, this third edition of the Learning Angular book covers new features and modern web development practices to address the current frontend web development landscape. If you are new to Angular, this book will give you a comprehensive introduction to help you get you up and running in no time. You'll learn how to develop apps by harnessing the power of the Angular command-line interface (CLI), write unit tests, style your apps by following the Material Design guidelines, and finally deploy them to a hosting provider. The book is especially useful for beginners to get to grips with the bare bones of the framework needed to start developing Angular apps.

By the end of this book, you'll not only be able to create Angular applications with TypeScript from scratch but also enhance your coding skills with best practices.


• Use the Angular CLI to scaffold, build, and deploy a new Angular application

• Build components, the basic building blocks of an Angular application

• Discover techniques to make Angular components interact with each other

• Understand the different types of templates supported by Angular

• Create HTTP data services to access APIs and provide data to components

• Enhance your application's UX with Angular Material

• Apply best practices and coding conventions to your large-scale web development projects

The Angular TypeScript book is for JavaScript and full-stack developers who want to enter the world of frontend development with Angular or migrate to the Angular framework to build professional web applications. Familiarity with web and programming concepts will assist with understanding the content covered in the book.

35.99 In Stock
Learning Angular: A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript

Learning Angular: A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript

by Aristeidis Bampakos, Pablo Deeleman
Learning Angular: A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript

Learning Angular: A no-nonsense beginner's guide to building web applications with Angular 10 and TypeScript

by Aristeidis Bampakos, Pablo Deeleman

eBook

$35.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Uncover Angular's potential for creating enterprise web applications—from setting up the environment to deployment—with the help of expert guidance, step-by-step explanations, and hands-on exercises


• Learn the fundamentals of Angular to build web applications using TypeScript

• Explore the basics of Angular development, from components and templates to forms and services

• Discover best practices for building, packaging, and testing Angular applications

Angular, loved by millions of web developers around the world, continues to be one of the top JavaScript frameworks thanks to its regular updates and new features that enable fast, cross-platform, and secure frontend web development. With Angular, you can achieve high performance using the latest web techniques and extensive integration with web tools and integrated development environments (IDEs).

Updated to Angular 10, this third edition of the Learning Angular book covers new features and modern web development practices to address the current frontend web development landscape. If you are new to Angular, this book will give you a comprehensive introduction to help you get you up and running in no time. You'll learn how to develop apps by harnessing the power of the Angular command-line interface (CLI), write unit tests, style your apps by following the Material Design guidelines, and finally deploy them to a hosting provider. The book is especially useful for beginners to get to grips with the bare bones of the framework needed to start developing Angular apps.

By the end of this book, you'll not only be able to create Angular applications with TypeScript from scratch but also enhance your coding skills with best practices.


• Use the Angular CLI to scaffold, build, and deploy a new Angular application

• Build components, the basic building blocks of an Angular application

• Discover techniques to make Angular components interact with each other

• Understand the different types of templates supported by Angular

• Create HTTP data services to access APIs and provide data to components

• Enhance your application's UX with Angular Material

• Apply best practices and coding conventions to your large-scale web development projects

The Angular TypeScript book is for JavaScript and full-stack developers who want to enter the world of frontend development with Angular or migrate to the Angular framework to build professional web applications. Familiarity with web and programming concepts will assist with understanding the content covered in the book.


Product Details

ISBN-13: 9781839215575
Publisher: Packt Publishing
Publication date: 09/07/2020
Sold by: Barnes & Noble
Format: eBook
Pages: 430
File size: 4 MB

About the Author

Aristeidis Bampakos is a web development team leader in Athens with over 20 years' experience in software development. He specializes in developing web applications using Angular and has been recognized as a Google Developer Expert for Angular. He is author of two books on Angular and an Angular Senior Tech Instructor.
With sound expertise in front-end libraries and frameworks such as Backbone.js, Knockout.js, VueJS, React, Svelte, AngularJs, and Angular, Pablo Deeleman has developed his career since 1998 as a JavaScript engineer across a broad range of successful companies such as Gameloft, Red Hat or Dynatrace, just to name a few. He currently works as Staff Software Engineer at Twilio, the global leader in customer engagement communications. Pablo Deeleman has contributed to the dev community with several books on Angular since 2016, all published by Packt Publishing.

Table of Contents

Table of Contents
  1. Building Your First Angular App
  2. Introduction to TypeScript
  3. Component Interaction and Inter-Communication
  4. Enhance components with Pipes and Directives
  5. Structure an Angular App
  6. Enrich Components with Asynchronous Data Services
  7. Navigate through Components with Routing
  8. Orchestrating Validation Experiences in Forms
  9. Introduction to Angular Material
  10. Give motion to components with animations
  11. Unit test an Angular App
  12. Bringing an Angular App to Production
  13. Develop a Real-World Angular App
From the B&N Reads Blog

Customer Reviews