Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
statemachine
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Simulating a Traffic Light with Bacon.js and state machine
francesco agati
francesco agati
francesco agati
Follow
Jul 1
Simulating a Traffic Light with Bacon.js and state machine
#
javascript
#
baconjs
#
frp
#
statemachine
Comments
Add Comment
2 min read
Reducer vs. Finite State Machines: Understanding the Paradigm Shift
Ibrahim Ayuba
Ibrahim Ayuba
Ibrahim Ayuba
Follow
Mar 25
Reducer vs. Finite State Machines: Understanding the Paradigm Shift
#
javascript
#
frontend
#
state
#
statemachine
3
reactions
Comments
Add Comment
5 min read
Orchestrate AWS Lambdas using MongoDB - Part 1
Sateesh Madagoni
Sateesh Madagoni
Sateesh Madagoni
Follow
Nov 15 '23
Orchestrate AWS Lambdas using MongoDB - Part 1
#
orchestration
#
lambda
#
statemachine
#
mongodb
Comments
Add Comment
2 min read
Orchestrate AWS Lambdas using MongoDB - Part 2
Sateesh Madagoni
Sateesh Madagoni
Sateesh Madagoni
Follow
Nov 15 '23
Orchestrate AWS Lambdas using MongoDB - Part 2
#
eventbridge
#
statemachine
#
orchestration
#
jobs
Comments
Add Comment
3 min read
Designing Complex Workflows with AWS Step Functions from an Architects Perspectives
Sidra Saleem
Sidra Saleem
Sidra Saleem
Follow
for
SUDO Consultants
Sep 29 '23
Designing Complex Workflows with AWS Step Functions from an Architects Perspectives
#
aws
#
stepfunctions
#
statemachine
#
architecture
Comments
Add Comment
6 min read
Finite State Machine w. vanilla JavaScript example
SteinarV-design
SteinarV-design
SteinarV-design
Follow
Dec 11 '22
Finite State Machine w. vanilla JavaScript example
#
statemachine
#
javascript
#
design
#
codepen
6
reactions
Comments
1
comment
2 min read
Delivering 100% of Webhooks
Sibelius Seraphini
Sibelius Seraphini
Sibelius Seraphini
Follow
for
Woovi
Sep 22 '22
Delivering 100% of Webhooks
#
reliability
#
architecture
#
statemachine
14
reactions
Comments
Add Comment
2 min read
¿Qué es XState y por qué usar máquinas de estado?
Jorge Luis Calleja Alvarado
Jorge Luis Calleja Alvarado
Jorge Luis Calleja Alvarado
Follow
Jun 9 '22
¿Qué es XState y por qué usar máquinas de estado?
#
xstate
#
react
#
statemachine
15
reactions
Comments
Add Comment
4 min read
Pomodoro State Machine using XState
André Crimberg
André Crimberg
André Crimberg
Follow
Feb 12 '22
Pomodoro State Machine using XState
#
xstate
#
statemachine
#
programming
#
typescript
15
reactions
Comments
Add Comment
3 min read
Máquinas de Estado
Andres Ramirez
Andres Ramirez
Andres Ramirez
Follow
Dec 13 '21
Máquinas de Estado
#
videogames
#
videogamedevelopment
#
statemachine
5
reactions
Comments
Add Comment
2 min read
Designing solutions with state machines in Elixir
Norberto Oliveira Junior
Norberto Oliveira Junior
Norberto Oliveira Junior
Follow
Nov 7 '21
Designing solutions with state machines in Elixir
#
elixir
#
statemachine
#
functional
#
programming
62
reactions
Comments
4
comments
4 min read
State machine counter
Adam Rybinski
Adam Rybinski
Adam Rybinski
Follow
Sep 3 '21
State machine counter
#
codepen
#
javascript
#
state
#
statemachine
5
reactions
Comments
Add Comment
1 min read
State Machines and Statecharts: What are they?
Jannik Wempe
Jannik Wempe
Jannik Wempe
Follow
Aug 8 '21
State Machines and Statecharts: What are they?
#
state
#
statemachine
#
xstate
#
computerscience
17
reactions
Comments
Add Comment
8 min read
Extending the functionality of React Calculator xState example
Alina Mihai
Alina Mihai
Alina Mihai
Follow
May 31 '21
Extending the functionality of React Calculator xState example
#
xstate
#
react
#
typescript
#
statemachine
6
reactions
Comments
Add Comment
9 min read
Finite State Machines in ReScript
Alain
Alain
Alain
Follow
Apr 12 '21
Finite State Machines in ReScript
#
rescript
#
statemachine
6
reactions
Comments
Add Comment
1 min read
You don't need a library for state machines
David K. 🎹
David K. 🎹
David K. 🎹
Follow
Jan 20 '21
You don't need a library for state machines
#
state
#
statemachine
#
javascript
#
typescript
337
reactions
Comments
20
comments
10 min read
Using state machine to write bug-free code
Saif Sadiq
Saif Sadiq
Saif Sadiq
Follow
for
DeepSource
Dec 29 '20
Using state machine to write bug-free code
#
statemachine
#
bugfreecode
#
coding
#
programming
7
reactions
Comments
Add Comment
5 min read
UI State Machine with only HTML and CSS
Ryan Bethel
Ryan Bethel
Ryan Bethel
Follow
Oct 28 '20
UI State Machine with only HTML and CSS
#
nojs
#
statemachine
#
xstate
#
html
10
reactions
Comments
Add Comment
7 min read
Testing XState with React Testing Library
Joe Purnell
Joe Purnell
Joe Purnell
Follow
Aug 27 '20
Testing XState with React Testing Library
#
react
#
testing
#
statemachine
#
javascript
13
reactions
Comments
Add Comment
4 min read
State Machines work for logic too
Devin Weaver
Devin Weaver
Devin Weaver
Follow
Aug 9 '20
State Machines work for logic too
#
javascript
#
state
#
statechart
#
statemachine
8
reactions
Comments
Add Comment
5 min read
Modelling domain with state machines in ReasonML
Margarita Krutikova
Margarita Krutikova
Margarita Krutikova
Follow
May 3 '20
Modelling domain with state machines in ReasonML
#
functional
#
reason
#
state
#
statemachine
111
reactions
Comments
12
comments
7 min read
How we transformed our Chatbot language to a state-machine DSL
Jordi Cabot
Jordi Cabot
Jordi Cabot
Follow
Apr 29 '20
How we transformed our Chatbot language to a state-machine DSL
#
chatbots
#
statemachine
#
dsl
#
bots
23
reactions
Comments
2
comments
5 min read
Building a Generic State Machine for Form Handling Using XState
Robert
Robert
Robert
Follow
Mar 8 '20
Building a Generic State Machine for Form Handling Using XState
#
xstate
#
statemachine
#
statechart
#
javascript
33
reactions
Comments
Add Comment
3 min read
Use State Machine in AppRun Applications
yysun
yysun
yysun
Follow
Mar 3 '20
Use State Machine in AppRun Applications
#
apprun
#
javascript
#
typescript
#
statemachine
11
reactions
Comments
Add Comment
6 min read
Redux is half of a pattern (1/2)
David K. 🎹
David K. 🎹
David K. 🎹
Follow
Jan 20 '20
Redux is half of a pattern (1/2)
#
redux
#
statemachine
#
statechart
#
state
555
reactions
Comments
66
comments
15 min read
Turning your React Component into a Finite State Machine With useReducer
Rohan Faiyaz Khan
Rohan Faiyaz Khan
Rohan Faiyaz Khan
Follow
Jan 27 '20
Turning your React Component into a Finite State Machine With useReducer
#
react
#
hooks
#
state
#
statemachine
39
reactions
Comments
4
comments
4 min read
State Machine for game development in GoLang
Ajinkya Borade
Ajinkya Borade
Ajinkya Borade
Follow
Jan 1 '20
State Machine for game development in GoLang
#
go
#
gamedev
#
statemachine
39
reactions
Comments
Add Comment
5 min read
XState: version 4.7 and the future
David K. 🎹
David K. 🎹
David K. 🎹
Follow
Dec 9 '19
XState: version 4.7 and the future
#
statemachine
#
statechart
#
state
137
reactions
Comments
3
comments
7 min read
No, disabling a button is not app logic.
David K. 🎹
David K. 🎹
David K. 🎹
Follow
Nov 13 '19
No, disabling a button is not app logic.
#
state
#
statemachine
#
react
#
async
1157
reactions
Comments
43
comments
11 min read
Using Xstate with inputs in React
Krzysztof Żuraw
Krzysztof Żuraw
Krzysztof Żuraw
Follow
Oct 28 '19
Using Xstate with inputs in React
#
xstate
#
react
#
statemachine
#
input
20
reactions
Comments
1
comment
4 min read
Practical Rust Web Development - State Machine
Werner Echezuría
Werner Echezuría
Werner Echezuría
Follow
Oct 4 '19
Practical Rust Web Development - State Machine
#
rust
#
diesel
#
statemachine
27
reactions
Comments
1
comment
3 min read
Revist the waterfall process but this time with maths
John Kazer
John Kazer
John Kazer
Follow
Aug 20 '19
Revist the waterfall process but this time with maths
#
testing
#
javascript
#
statemachine
#
maths
10
reactions
Comments
Add Comment
4 min read
Better Tests with State Machines
bob.ts
bob.ts
bob.ts
Follow
Aug 19 '19
Better Tests with State Machines
#
javascript
#
statemachine
#
unittesting
#
integrationtesting
18
reactions
Comments
7
comments
6 min read
Use maths not process for reliable web apps
John Kazer
John Kazer
John Kazer
Follow
Aug 16 '19
Use maths not process for reliable web apps
#
javascript
#
functional
#
testing
#
statemachine
13
reactions
Comments
Add Comment
7 min read
State Machine in a nutshell
Juliana Dias
Juliana Dias
Juliana Dias
Follow
Feb 21 '19
State Machine in a nutshell
#
ruby
#
statemachine
#
water
14
reactions
Comments
Add Comment
1 min read
Tackling UI complexity with State Machines
Carlos Galarza
Carlos Galarza
Carlos Galarza
Follow
Nov 20 '18
Tackling UI complexity with State Machines
#
javascript
#
web
#
statemachine
#
react
21
reactions
Comments
Add Comment
5 min read
Kissing the state machine goodbye
Bertil Muth
Bertil Muth
Bertil Muth
Follow
May 8 '18
Kissing the state machine goodbye
#
statemachine
#
eventsourcing
#
coding
#
java
35
reactions
Comments
4
comments
6 min read
Let's build Zork using Rust!
Francesco Cogno
Francesco Cogno
Francesco Cogno
Follow
Jan 17 '18
Let's build Zork using Rust!
#
rust
#
statemachine
#
codeforfun
35
reactions
Comments
3
comments
8 min read
Graphical State Machines for Java Development With YAKINDU Statechart Tools
Thomas Kutz
Thomas Kutz
Thomas Kutz
Follow
Nov 27 '19
Graphical State Machines for Java Development With YAKINDU Statechart Tools
#
java
#
opensource
#
modeling
#
statemachine
6
reactions
Comments
Add Comment
4 min read
Difference between state and State
Caio Ferreira
Caio Ferreira
Caio Ferreira
Follow
Dec 9 '18
Difference between state and State
#
javascript
#
statemachine
#
functional
#
oop
29
reactions
Comments
5
comments
8 min read
AVOIDING IF_ELSE HELL
VenkteshV
VenkteshV
VenkteshV
Follow
May 10 '18
AVOIDING IF_ELSE HELL
#
statemachine
#
ifelsehell
13
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account