Learn Angular: Build a Todo App
eBook - ePub

Learn Angular: Build a Todo App

  1. 211 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Learn Angular: Build a Todo App

Book details
Table of contents
Citations

About This Book

Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.

This book contains a complete tutorial on building a todo app with Angular. Along the way, we'll learn about installation and setup, component architecture, adding a REST backend, routing, authentication, and much more.

This book is for all front-end developers who want to become proficient with Angular and its related tools. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Learn Angular: Build a Todo App by Jurgen van de Moere in PDF and/or ePUB format, as well as other popular books in Informatica & Programmazione in JavaScript. We have over one million books available in our catalogue for you to explore.

Information

Publisher
SitePoint
Year
2018
ISBN
9781492068235

Table of contents

  1. Build a Todo App with Angular
  2. Notice of Rights
  3. Preface
  4. Chapter 1: Getting the First Version of the App Up and Running
  5. Chapter 2: Understanding Component Architecture
  6. Chapter 3: Angular and RxJS: Adding a REST API Back End
  7. Chapter 4: An Introduction to Component Routing with Angular Router
  8. Chapter 5: Authentication: Protecting Private Content
  9. Chapter 6: How to Update Angular Projects to the Latest Version