Sindre Aarsaether
Results
24
issues of
Sindre Aarsaether
Could allow minimal serverside code in the playground by compiling in the serviceworker and using a koa-like interface - or even use kao directly. Worth exploring.
We are packing tons of objects into a sequential stream. Most objects follow fairly consistent structure `{id,name,...keys}`, but within these objects there are several objects that I suspect does not...