DEV Community

thomas profile picture

thomas

Love angular and front end technologies. Starting OSS by creating a repo full of Angular challenges to help people learn Angular faster and with best practices!

How Angular Dependency Injection works under the hood

How Angular Dependency Injection works under the hood

31
Comments 5
10 min read

Want to connect with thomas?

Create an account to connect with thomas. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
On the road to Fine-Grained Change Detection

On the road to Fine-Grained Change Detection

10
Comments
2 min read
Function calls inside template are dangerous!

Function calls inside template are dangerous!

12
Comments 4
4 min read
New input binding for NgComponentOutlet

New input binding for NgComponentOutlet

10
Comments 5
2 min read
Share / ShareReplay / RefCount

Share / ShareReplay / RefCount

20
Comments 2
8 min read
Make TrackBy Easy to Use!

Make TrackBy Easy to Use!

24
Comments 3
4 min read
Extending an existing NX generator

Extending an existing NX generator

10
Comments
6 min read
Migrating an Angular project to an Nx workspace: Ng-Morph to the rescue!

Migrating an Angular project to an Nx workspace: Ng-Morph to the rescue!

7
Comments
5 min read
Accessing route params in Angular

Accessing route params in Angular

4
Comments 3
3 min read
Future of Change Detection in Angular with Signals

Future of Change Detection in Angular with Signals

13
Comments 1
4 min read
Flattening and Transforming Observable Arrays with RxJs

Flattening and Transforming Observable Arrays with RxJs

12
Comments 3
3 min read
Boost Your App's Performance by Wrapping Your Functions Inside a Pipe

Boost Your App's Performance by Wrapping Your Functions Inside a Pipe

21
Comments 3
4 min read
Function Overloading in Typescript

Function Overloading in Typescript

74
Comments 16
4 min read
Deep dive into Angular pipes

Deep dive into Angular pipes

9
Comments
8 min read
Stop being scared of InjectionTokens

Stop being scared of InjectionTokens

18
Comments 3
6 min read
Create a route Guard to manage permissions

Create a route Guard to manage permissions

8
Comments 2
5 min read
Everything you need to know about route Guard in Angular

Everything you need to know about route Guard in Angular

23
Comments
6 min read
Angular Styling Made Easy: Leveraging the Power of CSS Variables

Angular Styling Made Easy: Leveraging the Power of CSS Variables

16
Comments
5 min read
Create a custom Structural Directive to manage permissions

Create a custom Structural Directive to manage permissions

41
Comments 5
7 min read
Discover the power of @Ngrx/component-store to create a Local Component State

Discover the power of @Ngrx/component-store to create a Local Component State

8
Comments 4
9 min read
Mastering Injectable Services: A Comprehensive Guide

Mastering Injectable Services: A Comprehensive Guide

29
Comments 5
7 min read
Publishing your first library with NX on NPM

Publishing your first library with NX on NPM

8
Comments
3 min read
NgTemplateOutlet Typed Checking (Part 2)(Inline)

NgTemplateOutlet Typed Checking (Part 2)(Inline)

10
Comments
3 min read
NgTemplateOutlet Typed checked (with @ContentChild)

NgTemplateOutlet Typed checked (with @ContentChild)

13
Comments 1
5 min read
Directive Type Checking 

Directive Type Checking 

15
Comments
3 min read
Typescript Type Predicate

Typescript Type Predicate

6
Comments
2 min read
Extending NgFor to support Empty use case

Extending NgFor to support Empty use case

8
Comments 1
5 min read
NgRx Effect vs Reducer vs Selector

NgRx Effect vs Reducer vs Selector

8
Comments 7
9 min read
Create a highly customizable component

Create a highly customizable component

32
Comments 5
4 min read
loading...