- By Dan Bunea
- ·
- Posted 15 Nov 2019
Crafting web apps using finite state machines - Part 1
Crafting web apps using finite state machines - Part 1 Code on Gitlab Table of contents PROBLEM How should we start crafting a web app? SOLUTION THEORY Strategy Goals Tactics Patterns Techniques PRACTICE Step 1 Draw the diagram of the UI state machine Step 2:...