feedforce / frontend-meeting

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

2019/10/17 第156回 フロントエンドMTG 議事録 #11

Open jinmayamashita opened 4 years ago

jinmayamashita commented 4 years ago

不要になった eslint disabled comment が存在する時の通知が欲しい

https://mysticatea.github.io/eslint-plugin-eslint-comments/ eslint では、何かの理由で disabled comment していた部分を後で解決した時に Flow の $FlowFixMe みたいに 不要な comment を消してくれないという話を gen さんとした。 調べてみたら eslint の extends で一応あるらしいでした :eyes: の共有

kogai commented 4 years ago

node_moduels以下の*.js.flowを引き上げるツール

International day against DRM

TreasureDataのJS SDK

アサルトライフルをカートに入れる

mashabow commented 4 years ago

Storybook 5.2 で導入された CSF

昨日ようやく 5.2 に上げたので。 story が Storybook に依存しなくなるので、テストなどでも使い回せる。 移行は $ sb migrate storiesof-to-csf --glob "**/*.stories.js" でできるらしい。

画面のステート

blank / loading / partial / error / ideal の 5 つだとか。

id 属性を持たない箇所へのリンク

リンク張るときによく欲しくなるやつ。提案中。

Font Enumeration API と Font Table Access API

先週紹介した話をブログにまとめた

zenoplex commented 4 years ago

画像データに関する考察

https://evilmartians.com/chronicles/images-done-right-web-graphics-good-to-the-last-byte-optimization-techniques

sample

MS Edge UI の未来

https://blogs.windows.com/msedgedev/2019/10/15/form-controls-microsoft-edge-chromium/