Open kogai opened 4 years ago
ニワカCIな私にも優しい circleci オンライン video チュートリアルができました
https://circleci.com/blog/announcing-our-new-learning-platform-circleci-academy/
昨日丁度話してた 81 が今日リリースされたのかな。
Arguments に値を代入するときには注意 - 豆知識 https://spin.atomicobject.com/2011/04/10/javascript-don-t-reassign-your-function-arguments/
https://neutralino.js.org/ https://github.com/neutralinojs/evaluation
UX最強のベジェ曲線「κ-Curves」を完全に理解する - Qiita
あとで読む
example.com の typo
https://qiita.com/mizchi/items/418be9abee5f785696f0 bundleの戦略というか、以下に不要・重複のコードを消していけるか。 webpack力が試される部分も多い
Rome
https://github.com/kiang/pharmacies 台湾のマスク在庫をマップ上で見られるWebアプリ これを台湾のIT担当大臣(オードリー・タン)がforkしたことが話題になっていた
本家オライリーで新しいWasm本が出てた
https://www.oreilly.com/library/view/what-is-webassembly/9781492076902/
ベルリンのReactイベントでのReasonのセッション
https://www.youtube.com/watch?v=EmBzyBQU760
https://twitter.com/natural_clar/status/1230685341557739520
とのこと (自分の英語力ではそこまで内容聞き取れないですが...)
Stripeのパッケージ移行
予告あったのかな? 結構破壊的な変更が入っていた。
https://github.com/stripe/stripe-js https://github.com/stripe/react-stripe-js
stripeのインスタンスが新Context APIで外部から注入出来るようになったのは良いけど、結局中身を知らないとモックを作れない...