Hi, I'm David Khourshid, the founder of stately.ai.
Working on XState Dev Tools
- Orlando, FL
Highlights
- 142 discussions answered
Block or Report
Block or report davidkpiano
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,094 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 24 commits in 1 repository
Created a pull request in statelyai/xstate that received 12 comments
[core] Add waitFor helper
This PR adds the opt-in waitFor(...) helper function, that asynchronously waits for the emitted value of an actor to satisfy a predicate before ret…
+275
−3
•
12
comments
Opened 2 other pull requests in 1 repository
statelyai/xstate
1
merged
1
open
Reviewed 20 pull requests in 1 repository
statelyai/xstate
20 pull requests
-
Fixed an issue with typegen types not being able to provide events that had a union of strings as their
type - Fixed an issue with inline functions in the config object used as transition actions not having their argument types inferred
- Link to Stately Editor
-
Add
xstate.stopevent and fix exit handlers execution -
Allow passing
InfinitytowaitForas timeout - Added docs for waitFor
- Make examples more consistent
- [v5] Explicit spawn
- Andarist/spawn stuff
- [@xstate/test] Version 1.0 (WIP)
-
[core] Add
waitForhelper - Add missing changeset about changes in the core from #3200
- Fixed an issue that prevented some states, containing broken~ toJSON, from being sent correctly to the inspector
- Fixed an issue that caused sending the same event multiple times to the inspector for restarted services
-
waitForfixes for cases when starting towaitForstopped interpreter -
Consistently dispose internal handles in
waitFor - Fixed an issue with "maximum call stack size exceeded" errors being thrown when registering a machine with a very deep object in its context
-
Refactor
@xstate/reactto useSyncExternalStore -
Fixed synchronous races in
waitFor - Update public roadmap in docs
Created an issue in jacksteamdev/crx-react-devtools that received 2 comments
Issue displaying panel: jsxDEV export not provided
First of all, thanks so much for setting this up! When I try this out, I see the React Counter panel, but it is a blank white screen. Inspecting it…
2
comments
Answered 3 discussions in 1 repository
53
contributions
in private repositories
Apr 1 – Apr 17