マガジンのカバー画像

Development

16
運営しているクリエイター

#programming

Array.prototype.reduce can be used to keep the order of async processes

In an extreme edge case, I sometimes want to keep the order of async processes. For exam…

zochang
4年前
4

Define type for specific property of interface in TypeScript

Sometimes, I face a case that I want to define a type for a specific property of an inte…

zochang
4年前
3