jongleberry
Results
313
comments of
jongleberry
I just think it's unnecessary API breakage. Other than that, it doesn't really matter to me
i like the `Page()` idea. we could do some crazy stuff and check `if (typeof obj === 'object' && obj.constructor === Object)` and only `JSON.stringify()` if that's the case. hahaha
let's test a `fetch` response. maybe we can also take a look into https://github.com/koajs/koa/issues/1834