【2023-08-16のJS: Next.js v13.4.16(test mode)、SafariのStorage Policy、ESMへの移行(Redux)】
【Using TypeScript – React】 TypeScriptについてのReactの公式ドキュメント https://realtime.jser.info/2023/08/16/using-typescript-react/
【What's New in DevTools (Chrome 117) - Chrome Developers】 Chrome 117の開発者ツールの変更点について。 Networkでのコンテンツオーバーライドの改善、拡張機能のURLをフィルターする機能を追加、Fetchにおける実際のPriorityを確認できるように。 サードパーティクッキーに関する警告や問題の説明を追加、prerenderのデバッグ機能を追加など https://realtime.jser.info/2023/08/16/whats-new-in-devtools-chrome-117-chrome-developers/
【Release v13.4.16 · vercel/next.js】 Next.js v13.4.16リリース。 実験的にplaywrightとmswを使ったtest modeを追加など 関連URL Next.jsにnext/testmodeという概念が出現しMSW x Playwrightのテストがやりやすくなりそう https://realtime.jser.info/2023/08/16/release-v13-4-16-vercel-next-js/
【React - Speaker Deck】 Reactの考え方についてのスライド。 MPA/SPAの違いや課題、宣言的UIとしてのReact、コンポーネント、状態管理、レンダリング、副作用について https://realtime.jser.info/2023/08/16/react-speaker-deck/
【Electron 26.0.0 | Electron】 Electron 26リリース。 Chromium 116, V8 11.2, Node.js 18.16.1へのアップデート。 https://realtime.jser.info/2023/08/15/electron-26-0-0-electron/
【Release v1.3.0 · vega/ts-json-schema-generator】 ts-json-schema-generator v1.3.0リリース。 satisfies演算子のサポート、TypeScript 5へのアップデート、Bunのサポートなど https://realtime.jser.info/2023/08/15/release-v1-3-0-vega-ts-json-schema-generator/
【Release v1.37.0 · microsoft/playwright】 playwright v1.37.0リリース。 --shardフラグで分割実行した結果のレポートを結合できるmerge-reportsコマンドの追加など https://realtime.jser.info/2023/08/14/release-v1-37-0-microsoft-playwright/
【Google Online Security Blog: An update on Chrome Security updates – shipping security fixes to you faster】 Chrome 116から、2週間ごとのセキュリティリリースが1週間ごとのリリースへと短縮される。 https://realtime.jser.info/2023/08/14/google-online-security-blog-an-update-on-chrome-security-updates-shipping-security-fixes-to-you-faster/
【Deprecating the unload event - Chrome Developers】 Chrome 117からunloadイベントがDeprecatedとなる。 unloadイベントはうまく動かないことが多くBFCacheを無効にする。 代用としてvisibilitychange/pagehideイベントを推奨している。unloadイベントを利用しているかを調べる方法についてなど https://realtime.jser.info/2023/08/11/deprecating-the-unload-event-chrome-developers/