apple2js/js/components
Ian Flanigan d7cb6997d1
Add spawn as a way of calling promise-returning blocks (#131)
This change adds `spawn` which takes a no-argument, promise-returning
function, calls it, and returns `void`.  This makes it easy to call
async blocks from `useEffect` and other places that don't take async
functions, but also makes such calls explicit.
2022-06-12 09:05:01 -07:00
..
2022-06-10 19:53:40 -07:00
2022-05-31 17:41:24 -07:00
2022-06-03 15:30:39 -07:00
2022-05-29 13:48:51 -07:00
2022-06-05 10:57:04 -07:00
2022-06-05 10:57:04 -07:00
2022-06-09 12:22:59 -07:00
2022-06-09 12:22:59 -07:00
2022-06-03 15:30:39 -07:00
2022-06-05 10:57:04 -07:00
2022-06-05 10:57:04 -07:00
2022-06-03 15:30:39 -07:00
2022-06-04 11:06:38 -07:00
2022-06-05 10:57:04 -07:00
2022-06-03 15:30:39 -07:00
2022-06-03 15:30:39 -07:00
2022-06-10 19:53:40 -07:00
2022-06-03 15:30:39 -07:00
2022-05-29 13:48:51 -07:00
2022-05-10 06:52:06 -07:00
2022-06-03 15:30:39 -07:00
2022-05-15 14:57:21 -07:00
2022-06-09 12:22:59 -07:00
2022-06-05 10:57:04 -07:00
2022-06-03 15:30:39 -07:00
2022-05-29 13:48:51 -07:00
2022-05-29 13:48:51 -07:00