📝
Weekly Frontend News 2022年5月3週目/storybook 6.5,a11y,Safari 15.5,I/O...
先週の2週目は登壇とかでバタバタしてたら忘れてました🙇♂️
自分が今週見たフロントエンド記事のまとめ。
Release v6.5.0 · storybookjs/storybook
Storybook 6.5リリース。
🤖 Interaction testing simulate interactions and run assertions in the browser
🎨 Figma plugin to connect stories to variants
🏎️ Webpack 5 lazy compilation for faster start up
⚡ Vite builder for near instant rebuilds
💯 Hundreds more fixes and quality of life improvements
Storybookチームが動画で解説しているのも出ている
Automate accessibility tests with Storybook
Storybook上でa11yのテストを行う解説。
axe-playwrightを駆使していく流れ。
Safari 15.5 Release Notes
inert属性が追加。他はバグ改善が多め。
Google I/O関連
YouTubeのvideoIDが不正です
先日行われたGoogle I/OのWeb系動画リスト一覧。
個人的にはWhat's new for the web platformの動画がまとまっていてよかった。
Release v1.5.0 · remix-run/remix
Deno対応、node-fetch依存がなくなりfetchの独自実装へ。
Intent to Ship: Container Queries
ChromeにContainer Queriesがshipされる
7.18.0 Released: Destructuring private elements and TypeScript 4.7
BabelにPrivate destructuring対応、TypeScript 4.7対応が入った。
New ESLint Playground
新しいES LintのPlayground
React Native Accessibility - GAAD 2022 Update
React NativeのAccessibility対応の近況まとめ
Discussion