マガジンのカバー画像

Development

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

#TypeScript

noteのフロントエンドリアーキテクチャの進捗を報告します

noteのフロントエンドリアーキテクチャとは以前「フロントエンドapp分割」として紹介していた…

zochang
8か月前
32

JavaScriptのGeneratorを使うとなぜ関数型プログラミングが捗るのか調べてみた

こんにちはnoteでエンジニアをやっている山形です。 この記事はnote株式会社 Advent Calendar …

zochang
1年前
32

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