DEV Community

Mikey Stengel profile picture

Mikey Stengel

404 bio not found

Location Global Joined Joined on  github website
The most elegant debounce code you'll ever write featuring XState

The most elegant debounce code you'll ever write featuring XState

56
Comments 5
4 min read

Want to connect with Mikey Stengel?

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

Already have an account? Sign in
State machine advent: Everything you need to master statecharts (24/24)

State machine advent: Everything you need to master statecharts (24/24)

43
Comments 8
6 min read
State machine advent: Accessing private actor state in components (23/24)

State machine advent: Accessing private actor state in components (23/24)

45
Comments
3 min read
State machine advent: Building hierarchy using the actor model and cross-machine communication (22/24)

State machine advent: Building hierarchy using the actor model and cross-machine communication (22/24)

43
Comments
7 min read
State machine advent: Invoking a reusable state machine (21/24)

State machine advent: Invoking a reusable state machine (21/24)

24
Comments
5 min read
State machine advent: The power of null events (20/24)

State machine advent: The power of null events (20/24)

9
Comments
3 min read
State machine advent: Asynchronous code in XState (19/24)

State machine advent: Asynchronous code in XState (19/24)

20
Comments 3
3 min read
State machine advent: Let the machine handle accessibility for you (18/24)

State machine advent: Let the machine handle accessibility for you (18/24)

23
Comments 2
5 min read
State machine advent: Reusable conditional logic with custom guards (17/24)

State machine advent: Reusable conditional logic with custom guards (17/24)

13
Comments 2
3 min read
State machine advent: A better way to type guards and actions (16/24)

State machine advent: A better way to type guards and actions (16/24)

13
Comments
3 min read
State machine advent: One event, two possible state transitions (15/24)

State machine advent: One event, two possible state transitions (15/24)

12
Comments 10
2 min read
State machine advent: Guard state transitions, guard actions (14/24)

State machine advent: Guard state transitions, guard actions (14/24)

10
Comments 3
2 min read
State machine advent: Update XState context with actions (13/24)

State machine advent: Update XState context with actions (13/24)

14
Comments
2 min read
State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

9
Comments
2 min read
State machine advent: A safer way to type events and state (11/24)

State machine advent: A safer way to type events and state (11/24)

12
Comments 6
2 min read
State machine advent: How to match against nested states in XState (10/24)

State machine advent: How to match against nested states in XState (10/24)

20
Comments 2
2 min read
State machine advent: Introduction to nested and parallel states using statecharts (9/24)

State machine advent: Introduction to nested and parallel states using statecharts (9/24)

17
Comments
2 min read
State machine advent: Why state machines don't scale (8/24)

State machine advent: Why state machines don't scale (8/24)

9
Comments 2
2 min read
State machine advent: Statically type state machines with TypeScript (7/24)

State machine advent: Statically type state machines with TypeScript (7/24)

15
Comments
2 min read
State machine advent: From implicit to explicit state machine (6/24)

State machine advent: From implicit to explicit state machine (6/24)

24
Comments
3 min read
State machine advent: Invoking a state machine in React (5/24)

State machine advent: Invoking a state machine in React (5/24)

16
Comments 2
3 min read
State machine advent: Visualize your state machines with diagrams as you code (4/24)

State machine advent: Visualize your state machines with diagrams as you code (4/24)

19
Comments 2
2 min read
State machine advent: Baby's first state machine with XState (3/24)

State machine advent: Baby's first state machine with XState (3/24)

26
Comments
3 min read
State machine advent: Anatomy of a state machine 🤖 (2/24)

State machine advent: Anatomy of a state machine 🤖 (2/24)

10
Comments
1 min read
State machine advent: The simplest state machine that will improve your code today (1/24)

State machine advent: The simplest state machine that will improve your code today (1/24)

17
Comments 1
2 min read
Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts

Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts

177
Comments
4 min read
loading...