Sergey

Results 4 issues of Sergey

## Hyperapp#2 Support (Updating) Implemented with state-first in mind, simplicity and consistency to hav#1 router. This Router follows simple concept of state-driven components (as hyperapp itself), the only one possible...

Hey, when stopping the app by dispatching `null`, the following error is thrown: "Cannot read properties of null (reading 'length')". It looks like the issue is caused by the following...

bug

Hey, I'm trying to run couple queries in parallel and getting some weird performance results: ```js // total execution time of this example is ~200ms const queries = [ db.collection('path').where('propId',...

priority: p3
type: question
needs more info
api: firestore