{"id":17576850,"url":"https://github.com/davidkpiano/frontend-masters-xstate-workshop","last_synced_at":"2025-04-06T13:12:08.320Z","repository":{"id":42839410,"uuid":"262686040","full_name":"davidkpiano/frontend-masters-xstate-workshop","owner":"davidkpiano","description":"Frontend Masters State Machines \u0026 XState Workshop","archived":false,"fork":false,"pushed_at":"2023-01-09T02:58:46.000Z","size":451,"stargazers_count":242,"open_issues_count":2,"forks_count":110,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-30T12:07:52.876Z","etag":null,"topics":["workshop"],"latest_commit_sha":null,"homepage":"https://frontendmasters.com/courses/xstate/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidkpiano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-10T00:48:51.000Z","updated_at":"2024-08-28T16:07:33.000Z","dependencies_parsed_at":"2023-02-08T08:31:23.368Z","dependency_job_id":null,"html_url":"https://github.com/davidkpiano/frontend-masters-xstate-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkpiano%2Ffrontend-masters-xstate-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkpiano%2Ffrontend-masters-xstate-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkpiano%2Ffrontend-masters-xstate-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidkpiano%2Ffrontend-masters-xstate-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidkpiano","download_url":"https://codeload.github.com/davidkpiano/frontend-masters-xstate-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485290,"owners_count":20946398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["workshop"],"created_at":"2024-10-21T23:43:27.322Z","updated_at":"2025-04-06T13:12:08.290Z","avatar_url":"https://github.com/davidkpiano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Masters XState Workshop\n\nWelcome to the [Frontend Masters](https://frontendmasters.com/) workshop on **JavaScript State Machines and Statecharts with XState**. In this workshop, you will:\n\n- Learn fundamental computer science principles\n- Represent complex logic clearly\n- Prevent impossible states and detect edge-cases\n- Identify and eliminate edge cases\n- Visualize your logic as state machine diagrams\n\n## XState\n\n- GitHub repo: https://github.com/davidkpiano/xstate\n- Documentation: http://xstate.js.org/docs\n- Visualizer: http://xstate.js.org/viz\n\n## Getting Started\n\nTo run this workshop:\n\n- Clone this repo\n- You need to have `parcel` installed. To do this, run `npm install -g parcel-bundler`.\n- In the repo's directory, run `npm install`\n- Run `npm start`. You should see this:\n\n```bash\nServer running at http://localhost:1234\n```\n\n- Navigate to [http://localhost:1234/00/index.html](http://localhost:1234/00/index.html).\n\n## Exercises\n\nExercises are separated by directory. The first lesson is at [`01/index.js`](./01/index.js). Each directory will contain a `README.md` describing the goal of the exercise, as well as tips and comments in the `index.js` file.\n\nIf you get lost, refer to the `index.final.js` file in each directory.\n\nTo navigate to a rendered exercise in the browser, change the directory in the URL (`http://localhost:1234/[dir]/index.html`). The first lesson is located at [http://localhost:1234/00/index.html](http://localhost:1234/01/index.html).\n\n- Welcome (📝): [📄 Readme](./src/00/README.md) | [🔗 Link](http://localhost:1234/00/index.html)\n- Exercise 01: [📄 Readme](./src/01/README.md) | [🔗 Link](http://localhost:1234/01/index.html)\n- Exercise 02: [📄 Readme](./src/02/README.md) | [🔗 Link](http://localhost:1234/02/index.html)\n- Exercise 03: [📄 Readme](./src/03/README.md) | [🔗 Link](http://localhost:1234/03/index.html)\n- Exercise 04: [📄 Readme](./src/04/README.md) | [🔗 Link](http://localhost:1234/04/index.html)\n- Exercise 05: [📄 Readme](./src/05/README.md) | [🔗 Link](http://localhost:1234/05/index.html)\n- Exercise 06: [📄 Readme](./src/06/README.md) | [🔗 Link](http://localhost:1234/06/index.html)\n- Exercise 07: [📄 Readme](./src/07/README.md) | [🔗 Link](http://localhost:1234/07/index.html)\n- Exercise 08: [📄 Readme](./src/08/README.md) | [🔗 Link](http://localhost:1234/08/index.html)\n- Exercise 09: [📄 Readme](./src/09/README.md) | [🔗 Link](http://localhost:1234/09/index.html)\n- Exercise 10: [📄 Readme](./src/10/README.md) | [🔗 Link](http://localhost:1234/10/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidkpiano%2Ffrontend-masters-xstate-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidkpiano%2Ffrontend-masters-xstate-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidkpiano%2Ffrontend-masters-xstate-workshop/lists"}