javascript 気になる情報
gts
https://github.com/google/gts
google のTypescript style guide, lint, formatterの設定が詰まってる
fluture-js
https://github.com/fluture-js/Fluture
javascript 非破壊的配列操作
map(), filter(), reduce()は破壊的操作では**ない**
how to manage HTML DOM with vanilla js only
https://htmldom.dev/
purescript server library
purescript-payload https://github.com/hoodunit/purescript-payload
purescript-bucketchain https://github.com/Bucketchain/purescript-bucketchain
Clean ArchitectureをNode.js+Typescriptで実装してみる
https://blog.spacemarket.com/code/clean-architecture-node/