Open in app
Home
Notifications
Lists
Stories

Write
Daniel Kreider
Daniel Kreider

Home

About

Published in JavaScript in Plain English

·May 30

How to Convert Your Angular App into a PWA (2022)

A tutorial on how you can convert your Angular app into a progressive web app (PWA). — Have you heard about the PWA success stories out there? Starbucks, for example, was able to reduce the size of their app by 99.84% when they switched from their iOS app to a PWA. You can read a detailed case study here. And Pinterest leapfrogged their ad revenue by 44%. …

Angular

5 min read

How to Convert Your Angular App into a PWA (2022)
How to Convert Your Angular App into a PWA (2022)

Published in Towards Dev

·May 23

5 Angular Material schematics you must start using today

Else you’re wasting time — Today I’m going to show you 5 Angular Material schematics that… You might not know exist (or maybe you already do but don’t know how to use them to your advantage). Will save you boat-loads of time (especially if your app lives and breathes the Angular Material library). Could possibly…

Angular

4 min read

5 Angular Material schematics you must start using today
5 Angular Material schematics you must start using today

Published in Bits and Pieces

·May 16

How to Copy Text in Angular — The Definitive Guide

Today you’re going to learn how to copy text in Angular. I’m going to show you exactly how to copy text to the clipboard programmatically. There are 4 different ways to do this. 1. Copying text with the Angular CDK Given that Angular Material and the CDK are a common dependency in Angular project maybe you’ve already…

Angular

5 min read

How to Copy Text in Angular — The Definitive Guide
How to Copy Text in Angular — The Definitive Guide

Published in JavaScript in Plain English

·Apr 11

What is the Difference Between a Promise and Observable?

The pimple-simple explanation for dummies like me. — Nail this and you’ll leap-frog your competence as an Angular developer. What is the difference between a Promise and an Observable? And how do you master the difference without bending your mind into pretzel knots? In a way that’s as simple and plain as the nose on your face?

Angular

8 min read

What is the Difference Between a Promise and Observable?
What is the Difference Between a Promise and Observable?

Published in Level Up Coding

·Mar 25

How to profile the runtime performance of an Angular app

Performance problems are aggravating. 😠 — As aggravating as being crammed into an airplane seat with broken glass in your underwear. And all the more so when you don’t know what’s causing them. … So how do you profile an Angular app and discover what’s causing your runtime performance to be sluggish? Where do you even…

Angular

7 min read

How to profile the runtime performance of an Angular app
How to profile the runtime performance of an Angular app

Published in JavaScript in Plain English

·Feb 20

Want a Boring Angular App? Then Don’t Do This.

If you want to create a boring Angular application then don’t read this.

Angular

3 min read

Want a Boring Angular App? Then Don’t Do This.
Want a Boring Angular App? Then Don’t Do This.

Published in Towards Dev

·Feb 15

Angular Material Form Validation For Beginners

If your Angular form accepts any kind of input under the sun…expect it to blow up in your face. 💥💥💥 — Garbage in. And… Garbage out. Have you ever heard someone say that? ☝️ If you build forms with Angular then validating user input is one of the best ways to avoid hazards. If your Angular form accepts any kind of input under the sun… with no or even minimal input…

Angular Material

6 min read

Angular Material Form Validation For Beginners
Angular Material Form Validation For Beginners

Published in Bits and Pieces

·Feb 3

The Ultimate Guide to the Angular App Shell

Users are demanding that we deliver faster, better experiences. Create an Angular app shell to help achieve this. — The App Shell has overtaken the web industry with a whir. And it’s no wonder because users are demanding that we deliver faster experiences. No one tolerates slow web apps these days. And the demand only accelerates the app shell architecture boom even more. Slow Angular apps are boring —…

Angular

8 min read

The Ultimate Guide To The Angular App Shell
The Ultimate Guide To The Angular App Shell

Jan 17

Angular Quick Answer: Difference between constructor and ngOnInit

Who would-a guessed.. That… One of the most popular Angular questions on Stack Overflow… Is a question about the difference between Angular’s constructor and the OnInit function?

Angular

3 min read

Angular Quick Answer: Difference between constructor and ngOnInit
Angular Quick Answer: Difference between constructor and ngOnInit

Published in ITNEXT

·Jan 6

Angular & Google Analytics — The Complete Guide

Who else wants to add Google Analytics to their Angular application? — Adding Google Analytics to your Angular app is easy. Well, adding it to an Angular SPA is not quite as easy compared to static websites but it can be done quickly if you know what you’re doing. There’s no need to sweat like a pig. Or blow a fuse.

Angular

7 min read

Angular & Google Analytics — The Complete Guide
Angular & Google Analytics — The Complete Guide
Daniel Kreider

Daniel Kreider

Angular Consultant | www.danielk.tech

Following
  • Bernard Bado

    Bernard Bado

  • Netanel Basal

    Netanel Basal

  • Thiago S. Adriano

    Thiago S. Adriano

  • Mark Thompson (@marktechson)

    Mark Thompson (@marktechson)

  • Arvid Kahl

    Arvid Kahl

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable