I show how to create navigation routes/navigation menu threes and I show, with the help of the debugger, how the application goes back and forth in the execution three to match the URL entered.
Any (GET) page in the flow can be addressed by a restful URL.
This last version of MFlow is at the HEAD branch:
https://github.com/agocorona/MFlow/tree/head
This video is the continuation after fixing the error. It shows how the state is managed and how it rollback when the user press the back button. (to avoid rollback, take a look at previous posts about state management)
No comments:
Post a Comment