Skip to content
Avatar

Sponsors

@bartveneman @mwarger @barbados-clemens @andrewizbatista @SalviJansen

Achievements

Achievements

Highlights

  • 7 discussions answered
Block or Report

Block or report mattpocock

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. State machines and statecharts for the modern web.

    TypeScript 19.7k 931

  2. Professionally designed, interactive state machines

    TypeScript 619 36

  3. Public monorepo for XState tooling

    TypeScript 122 5

  4. Translate your TypeScript errors into plain English

    TypeScript 631 15

4,776 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2022

Created 2 repositories
Opened 7 other pull requests in 4 repositories
Reviewed 21 pull requests in 4 repositories
mattpocock/ts-error-translator 11 pull requests
statelyai/xstate-tools 5 pull requests
statelyai/xstate 4 pull requests
mattpocock/xstate-catalogue 1 pull request

Created an issue in statelyai/xstate-tools that received 4 comments

Typegen: Ensure that state.matches allows for object-based checks on states with no children

I.e. in this machine: const machine = createMachine({ initial: 'a', states: { a: {} }, }) You should be able to run: state.matches({ a: {} })

4 comments
Opened 3 other issues in 3 repositories
mattpocock/ts-error-translator 1 open
statelyai/xstate 1 open
statelyai/xstate-tools 1 open
Started 1 discussion in 1 repository
statelyai/xstate
Answered 1 discussion in 1 repository
221 contributions in private repositories Apr 1 – Apr 29

Seeing something unexpected? Take a look at the GitHub profile guide.