+
+Next.js 15 RCリリース。
+React 19 RCに対応、React Compilerを実験的にサポート、Hydration Error表示の改善。
+Fetch/`GET` Route Handler/Client Routerをデフォルトでキャッシュしないように変更、Partial Prerenderingの`incremental`オプションを追加。
+遅延処理をする`next/after`を追加、`create-next-app`のアップデート。
+非推奨だった`@next/font`のサポート削除など
+
+
+----
+
+## SolidStart 1.0: The Shape of Frameworks to Come | SolidJS
+[www.solidjs.com/blog/solid-start-the-shape-frameworks-to-come](https://www.solidjs.com/blog/solid-start-the-shape-frameworks-to-come "SolidStart 1.0: The Shape of Frameworks to Come | SolidJS")
+
SolidReleaseNote
+
+SolidStart 1.0リリース。
+
+
+----
+
+## Angular v18 is now available!. Today we are excited to share the next… | by Minko Gechev | May, 2024 | Angular Blog
+[blog.angular.dev/angular-v18-is-now-available-e79d5ac0affe](https://blog.angular.dev/angular-v18-is-now-available-e79d5ac0affe "Angular v18 is now available!. Today we are excited to share the next… | by Minko Gechev | May, 2024 | Angular Blog")
+
+
+細工したPDFファイルをPDF.jsで表示すると任意のJavaScriptが実行できるXSS脆弱性について。
+PDF.js v4.2.67で修正されている。また`isEvalSupported: false`にすることでも回避できる。
+
+- [PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF · CVE-2024-4367 · GitHub Advisory Database](https://github.com/advisories/GHSA-wgrm-67xf-hhpq "PDF.js vulnerable to arbitrary JavaScript execution upon opening a malicious PDF · CVE-2024-4367 · GitHub Advisory Database")
+
+----
+
+## CSSでチェックボックスやラジオボタンをカスタマイズする 2024年版: Days on the Moon
+[nanto.asablo.jp/blog/2024/05/24/9686885](https://nanto.asablo.jp/blog/2024/05/24/9686885 "CSSでチェックボックスやラジオボタンをカスタマイズする 2024年版: Days on the Moon")
+
HTMLCSSarticle
+
+チェックボックス(``)やラジオボタン(``)をCSSでカスタマイズする方法について。
+
+
+----
+
+## A virtual DOM in 200 lines of JavaScript – Marcelo Lazaroni – Developing for the Interwebs
+[lazamar.github.io/virtual-dom/](https://lazamar.github.io/virtual-dom/ "A virtual DOM in 200 lines of JavaScript – Marcelo Lazaroni – Developing for the Interwebs")
+
JavaScriptDOMarticle
+
+Virtual DOMを実装しながら仕組みについてみていく記事
+
+
+----
+
+## Understand errors and warnings better with Gemini | Chrome DevTools | Chrome for Developers
+[developer.chrome.com/docs/devtools/console/understand-messages](https://developer.chrome.com/docs/devtools/console/understand-messages "Understand errors and warnings better with Gemini | Chrome DevTools | Chrome for Developers")
+
ChromedebugLanguageModelarticle
+
+Chrome DevToolsのGeminiを使ったエラーの解説機能について。
+
+
+----
+
+## Rethinking Text Resizing on Web. Airbnb has made significant strides in… | by Steven Bassett | The Airbnb Tech Blog | May, 2024 | Medium
+[medium.com/airbnb-engineering/rethinking-text-resizing-on-web-1047b12d2881](https://medium.com/airbnb-engineering/rethinking-text-resizing-on-web-1047b12d2881 "Rethinking Text Resizing on Web. Airbnb has made significant strides in… | by Steven Bassett | The Airbnb Tech Blog | May, 2024 | Medium")
+
+
+esbuildを使ってバンドルサイズを最適化することでAWS LambdaのCold Startの時間を短縮することについてのスライド。
+
+- [exoego/esbuild-bundle-analyzer: Analyzes each PR's impact on esbuild bundle size](https://github.com/exoego/esbuild-bundle-analyzer "exoego/esbuild-bundle-analyzer: Analyzes each PR's impact on esbuild bundle size")
+
+----
+
サイト、サービス、ドキュメント
+
+----
+
+## andrico1234/the-dilemmas-youll-face: The Dilemmas You'll Face When Creating Your First Component Library
+[github.com/andrico1234/the-dilemmas-youll-face?tab=readme-ov-file](https://github.com/andrico1234/the-dilemmas-youll-face?tab=readme-ov-file "andrico1234/the-dilemmas-youll-face: The Dilemmas You'll Face When Creating Your First Component Library")
+