Kotaro Chikuba

Results 25 comments of Kotaro Chikuba

sorry too busy now...

boilerplate としてはノイジーなので外したい気持ちがある

一旦 `jest --maxWorkers=4` するようにしました

@jupl I'm using typescript with redux v4. Do you have some error?

Is this bug that one?(sorry, coffeescript) ``` coffeescript localforage.clear => localforage.getItem 'foo', (first) => console.log 'first expect undefined', first localforage.setItem 'foo', 'something else', => localforage.getItem 'foo', (second) => console.log 'foo...

Me too. related https://github.com/ampproject/worker-dom/pull/855

Ok, I will do it