Daishi Kato A freelance programmer. I'm interested in working remotely with people abroad. Contact me at contact.axlight.com. Apollo GraphQL | React

Stories by Daishi Kato

How to improve developer experience with React Suspense in Concurrent Mode

Dev

Technically the same user experience can be accomplished with the current technology without React Suspense but it can be said that creating a better user experience requires a better developer experience.

Daishi Kato
May 22, 2020 ⋅ 6 min read

Comparing the Stream API and (async) generators in Node.js v10

Dev

In this post, we will implement four infinite counters and see how streams and generators behave similarly but are fundamentally different.

Daishi Kato
Jul 3, 2019 ⋅ 4 min read