Lead Developer at Stately.
Trying to bring on the visual coding revolution. Teaching Advanced TypeScript.
-
Stately
- Oxfordshire
- @mpocock1
Highlights
- 7 discussions answered
Block or Report
Block or report mattpocock
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
4,776 contributions in the last year
Less
More
Activity overview
Contributed to
statelyai/xstate-viz,
statelyai/xstate-tools,
statelyai/xstate
and 36 other
repositories
Contribution activity
April 2022
Created 114 commits in 5 repositories
Created 2 repositories
-
mattpocock/ts-error-translator
TypeScript
•
Built by
-
mattpocock/graph-docs-cli
TypeScript
•
Built by
Created a pull request in statelyai/xstate-tools that received 10 comments
Opened 7 other pull requests in 4 repositories
statelyai/xstate
2
merged
1
open
1
closed
mattpocock/graph-docs-cli
1
merged
statelyai/xstate-tools
1
merged
statelyai/eng-blog
1
open
Reviewed 21 pull requests in 4 repositories
mattpocock/ts-error-translator
11 pull requests
- fix(engine): match non-quoted args in diagnostic messages
- 2552
- feat(engine): 2414: explain "Class name cannot be '{0}'" error
- Warn about casting through unknown with guidance
- fix(error 1009): speak like if I was the typescript compiler but more friendly
- feat(engine): 2693: explain "'{0}' only refers to a type, but is being used as a value here." error
- feat: add pt-br support
- feat(engine): explain "A file cannot have a reference to itself" error
- feat(engine): explain "Trailing comma not allowed." error
- feat: add contributing guide + add "translate" script for quick template
- feat(engine): explain "Unterminated string literal" error
statelyai/xstate-tools
5 pull requests
- Fixed an issue with not being able to parse type-only import/export specifiers
- Fixed a bug where children of states entered from transitions would not have their entry actions or invocations typed properly
- Fixed an issue with the CLI reporting zero exit code in case of an error
- Fix parser to include description from transition object
- Fixed issues with typegen generation for quotes in actions, delays, guards, services and event types
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
statelyai/xstate
Answered 1 discussion in 1 repository
mattpocock/ts-error-translator
mattpocock/ts-error-translator
221
contributions
in private repositories
Apr 1 – Apr 29