Skip to content

Refactored Timo to use XState - #1

Open
bashlk wants to merge 26 commits into
start-xstate-refactorfrom
main
Open

Refactored Timo to use XState#1
bashlk wants to merge 26 commits into
start-xstate-refactorfrom
main

Conversation

@bashlk

@bashlk bashlk commented Nov 6, 2024

Copy link
Copy Markdown
Owner

This PR shows changes made to the plain React version of Timo to adopt XState. (Post: https://www.frontendundefined.com/posts/monthly/xstate-in-react/)

⚠️ This is a sample PR for gathering comments about the implementation of XState. It should not be merged.

@bashlk bashlk self-assigned this Nov 6, 2024
const routes = [
{ path: '/', name: 'Entries' },
{ path: '/login', name: 'Login' },
{ path: '/register', name: 'Register' },

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated change. This route never existed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant