📝
Weekly Frontend News 2022年6月1週目/ Cypress 10,Chrome 103,Edge Runtime...
今週はこういう記事を書きました✍
自分が今週見たフロントエンド記事のまとめ。
Announcing Cypress 10 with Component Testing Beta!
Cypress起動時に使うCypress AppのUIが刷新された。
そして去年からalpha releaseとしてCypressのComponent Testは使えたが、それがbeta版となった。
起動画面からコンポーネントを選択できるようになった。
先日PlaywrightにもコンポーネントテストがExperimentalで導入されたが、こちらはViteで起動する。Cypressはwebpackで起動するので使っているビルダーに差がある。
Chrome 103 Beta: Early Navigation Hints, a Host of Completed Origin Trials, and More
chrome 103 Betaの更新情報。
103 Early HintsやAbortSignal.timeout()が入る。
The Edge Runtime
Edge Functionsをローカルで試すライブラリがVercelからリリースされている。
Why most design systems implode
Design Systemsはなぜ破綻してしまうのか。それに対してのStorybook活用について説明されている。
histoire-dev/histoire: ⚡ Fast and beautiful interactive component playgrounds, powered by Vite
StorybookのVite版のようなもの。いまはVueのみサポートしている。
ちなみに似たようなものでVitebookもある。
Discussion