DEV Community

Mike Pearson profile picture

Mike Pearson

Interested in physics, software engineering and deep learning.

Location Utah Joined Joined on  github website twitter website
10 Tips for Scaling Signals

10 Tips for Scaling Signals

28
Comments 6
11 min read

Want to connect with Mike Pearson?

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

Already have an account? Sign in
Introducing the auto-signal pattern

Introducing the auto-signal pattern

45
Comments 7
6 min read
RxJS can save your codebase

RxJS can save your codebase

39
Comments 25
7 min read
Signals make Angular MUCH easier

Signals make Angular MUCH easier

82
Comments 17
4 min read
Why your folder structure sucks

Why your folder structure sucks

17
Comments 9
11 min read
How to not regret useState

How to not regret useState

9
Comments
11 min read
Stop managing state

Stop managing state

16
Comments 12
9 min read
I changed my mind. Angular needs a reactive primitive

I changed my mind. Angular needs a reactive primitive

118
Comments 63
16 min read
5 reasons to avoid imperative code

5 reasons to avoid imperative code

82
Comments 6
11 min read
How to refactor to reactivity

How to refactor to reactivity

60
Comments
4 min read
Pushing Angular's Reactive Limits: Event Context & Toasts/Dialogs

Pushing Angular's Reactive Limits: Event Context & Toasts/Dialogs

9
Comments
10 min read
Pushing Angular's Reactive Limits: Router and Component Store

Pushing Angular's Reactive Limits: Router and Component Store

30
Comments 3
8 min read
How I got selectors in Redux Devtools

How I got selectors in Redux Devtools

6
Comments 1
9 min read
62% less code: NGXS vs StateAdapt 1. Angular Ionic Movies

62% less code: NGXS vs StateAdapt 1. Angular Ionic Movies

2
Comments
6 min read
52% less code: RxAngular vs StateAdapt 2. Angular Movies 3. Account Menu

52% less code: RxAngular vs StateAdapt 2. Angular Movies 3. Account Menu

Comments 2
3 min read
50% less code: RxAngular vs StateAdapt 2. Angular Movies 1. App Shell

50% less code: RxAngular vs StateAdapt 2. Angular Movies 1. App Shell

2
Comments
2 min read
31% less code: RxAngular vs StateAdapt 1. Todo MVC

31% less code: RxAngular vs StateAdapt 1. Todo MVC

12
Comments 2
4 min read
How to use RxJS in Qwik

How to use RxJS in Qwik

5
Comments
18 min read
Why RxJS compatibility matters

Why RxJS compatibility matters

41
Comments 14
6 min read
Is Qwik + RxJS actually possible?

Is Qwik + RxJS actually possible?

9
Comments
8 min read
Progressive Reactivity with NgRx/Store and NGXS

Progressive Reactivity with NgRx/Store and NGXS

15
Comments
14 min read
Progressive Reactivity with NgRx/Component-Store, Akita, Elf, RxAngular and RxJS

Progressive Reactivity with NgRx/Component-Store, Akita, Elf, RxAngular and RxJS

16
Comments
10 min read
Choosing a State Management Library for Progressive Reactivity in Angular

Choosing a State Management Library for Progressive Reactivity in Angular

50
Comments
7 min read
Wrapping Imperative APIs in Angular

Wrapping Imperative APIs in Angular

50
Comments 1
8 min read
Multi-Store Selectors (Angular)

Multi-Store Selectors (Angular)

13
Comments
4 min read
Multi-Store DOM Events (Angular)

Multi-Store DOM Events (Angular)

11
Comments
2 min read
Asynchronous Sources (Angular)

Asynchronous Sources (Angular)

13
Comments 1
3 min read
Reusable State Patterns (Angular)

Reusable State Patterns (Angular)

22
Comments
2 min read
Complex Changes and Derived State (Angular)

Complex Changes and Derived State (Angular)

21
Comments
4 min read
Simple Derived State (Angular)

Simple Derived State (Angular)

21
Comments 3
5 min read
Shared State | Progressive Reactivity in Angular

Shared State | Progressive Reactivity in Angular

102
Comments 1
6 min read
Rewriting 28 RxJS operators as React hooks

Rewriting 28 RxJS operators as React hooks

12
Comments
12 min read
React doesn't need RxJS

React doesn't need RxJS

15
Comments
6 min read
Why and how to manage state for Angular Reactive Forms

Why and how to manage state for Angular Reactive Forms

27
Comments 4
6 min read
Why I didn't just use NgRx, NGXS or Subjects in a Service

Why I didn't just use NgRx, NGXS or Subjects in a Service

13
Comments 18
5 min read
Angular Reactive Forms is basically jQuery

Angular Reactive Forms is basically jQuery

17
Comments 9
3 min read
loading...