feedforce / frontend-meeting

Agenda for frontend meeting.
https://github.com/feedforce/frontend-meeting/issues
22 stars 1 forks source link

2020/03/12 第175回 フロントエンドMTG 議事録 #30

Open mashabow opened 4 years ago

mashabow commented 4 years ago

yarn-deduplicate

yarn.lock の整理に使える?

$ yarn audit に引っかかった(依存ツリーの奥底の)パッケージをアップデートする場合、今までは $ rm yarn.lock && yarn install で雑に作り直していたが…

krhrtky commented 4 years ago

Rome

kai-lma commented 4 years ago

Sup - A Slack client with WhatsApp like UI

https://github.com/arnnis/Sup

React query

https://github.com/tannerlinsley/react-query https://github.com/tannerlinsley/react-query-devtools

kogai commented 4 years ago

Webpackの各ステップがどれくらいの時間を占めてるか計測する

https://github.com/stephencookdev/speed-measure-webpack-plugin

Linux関連のOS解説本はよく見かけるけど、Windowsのもあるのか

Kindleで上巻8000円とかだった

https://forest.watch.impress.co.jp/docs/serial/yajiuma/1239207.html

Wasmランタイム色々

https://github.com/lsds/Faasm https://www.publickey1.jp/blog/20/istiowebassemblyenvoyv8webassembly.html

FaaSのランタイムというのは結構事例が多い気がする

h-tachikawa commented 4 years ago

CSS SPECIFISHITY

https://specifishity.com/