Zara Cooper Software developer and technical writer.

Stories by Zara Cooper

Deploy Angular 9+ apps to Firebase hosting

Deploy Angular 9+ apps to Firebase Hosting

Dev

In this article, we will cover how to deploy Angular applications to Firebase using a single project and we’ll look at how to deploy multiple Angular apps to one project.

Zara Cooper
Oct 29, 2020 ⋅ 7 min read
Understanding the ViewChild and ViewChildren decorators in Angular 10

Understanding the ViewChild and ViewChildren decorators in Angular 10

Dev

The @ViewChild and @ViewChildren decorators are excellent utilities for querying child elements in views. Understanding how to use them gives you more options for customizing component views.

Zara Cooper
Aug 17, 2020 ⋅ 5 min read