Dean Radcliffe
Dean Radcliffe
Currently, per Command-Query Responsibility Segregation, to `trigger` an event and listen for a result in a subsequent event requires code like this: ```js const result = query('api/results').toPromise(); trigger('api/search', { q:...
- *A function*. This is the simplest way to get a deferred value, so that serial mode could work for example. - *An async iterator/generator* Despite their syntax being forboding...
https://eugenkiss.github.io/7guis/ All the cool frameworks have done it. More at: https://news.ycombinator.com/item?id=9050480 .
- Vegemite https://github.com/lukeed/vegemite - Mitt https://npm.im/mitt - (An internal one, for example https://gist.github.com/deanius/92cc0f939520649351fa02058d217aeb) Make a matrix of features/behaviors/sizes of each.. If not a true test suite that any candidate pubsub...
When an event listener (or filter) needs to always have the latest of certain React variables, `useClosureListener` and `useClosureFilter` accept: - A criteria - A handler (a 'bound' function closing...