Open in app
Home
Notifications
Lists
Stories

Write
Daniel Kreider
Daniel Kreider

Home
About

Published in Bits and Pieces

·5 days ago

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

Dec 13, 2021

Angular Async Pipe — Here’s how to use it like a boss

Who else wants to use Angular’s honking powerful async pipe? — And why it makes you feel like ridding in a big elevator. The Angular framework seems to have a crush on reactive programming. With a special affection for RxJS. 😘 😘 😘 That’s why the RxJS library is a dependency in every Angular project that I’ve ever seen. And it’s the reactive programming that newbies complain about — it does a splendid…

Angular

6 min read

Angular Async Pipe — Here’s how to use it like a boss
Angular Async Pipe — Here’s how to use it like a boss

Published in ITNEXT

·Dec 6, 2021

Angular Project Structure Best Practices (Read With Caution)

How should you structure your Angular application? And what are some best practices to avoid a spaghetti mess? — It doesn’t take a lot of skill to write a program that computer’s understand. The skill is to write software that other developers can understand. Best practices are funky. And they’re flung across the internet on all sorts of blogs and mediums. Some best practices are as plain as the…

Angular

5 min read

Angular Project Structure Best Practices (Read With Caution)
Angular Project Structure Best Practices (Read With Caution)
Daniel Kreider

Daniel Kreider

Angular Consultant | www.danielk.tech

Following
  • Bernard Bado

    Bernard Bado

  • Netanel Basal

    Netanel Basal

  • Thiago S. Adriano

    Thiago S. Adriano

  • Tomas Trajan

    Tomas Trajan

  • Single Founder

    Single Founder

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable