2016-11-01から1ヶ月間の記事一覧

Tue Nov 08 2016 06:48:00 GMT+0900 (JST)

React コードリーディング プロジェクトの構成が複雑 → npm i 後のものなら(まだ)見やすい ReactComponent には setState と forceUpdate しかメソッドがない createClass では色々やっている extends React.Component で作ったクラスもどっかのタイミングで…

Thu Nov 03 2016 09:29:17 GMT+0900 (JST)

BaseAudioContextを使うように更新した。 https://github.com/mohayonao/stereo-panner-node

Wed Nov 02 2016 22:31:18 GMT+0900 (JST)

BaseAudioContext 関連のパッケージ。カッとなって作った感がある。 https://github.com/mohayonao/base-audio-context https://github.com/mohayonao/is-audio-context ポリフィル系のアップデートもしないといけない。 https://github.com/mohayonao/stere…