<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="https://search.yahoo.com/mrss/"><channel><title><![CDATA[Menthas #javascript]]></title><description><![CDATA[Menthas: Curated News Reader For Japanese Programmers.]]></description><link>https://menthas.com</link><generator>RSS for Node</generator><lastBuildDate>Sun, 28 Jun 2026 21:27:28 GMT</lastBuildDate><atom:link href="https://menthas.com/javascript/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Release 1.0.0 🎉 · hunvreus/basecoat]]></title><description><![CDATA[Basecoat 1.0.0 is the first stable release of Basecoat as a Tailwind CSS, vanilla HTML, CSS, and JavaScript implementation of shadcn/ui's visual language for non-React stacks.
This is a large relea...]]></description><link>https://github.com/hunvreus/basecoat/releases/tag/1.0.0</link><guid isPermaLink="true">https://github.com/hunvreus/basecoat/releases/tag/1.0.0</guid><pubDate>Sun, 28 Jun 2026 05:02:56 GMT</pubDate><media/></item><item><title><![CDATA[React Router v8 ─ 退屈なアップデートが示す成熟｜Webtech Watcher]]></title><description><![CDATA[React Router v8 が発表された。  今回のリリースで印象に残るのは、新機能の派手さではない。むしろ逆で、React Router チーム自身が「退屈なメジャーアップデート」を目指している点だ。  React Router は、かつてメジャーバージョンが上がるたびに移行の緊張感が大きくなりがちなライブラリだった。けれど近年は、将来の破壊的変更をあらかじめ現行バージョンで試せる仕組みを入れ、メジャーアップデートの衝撃を小さくしてきた。  v8 も、その延長線上にある。  大きく壊して大きく進むのではなく、少しずつ準備して、気づいたら次の土台に乗っている。そんなリリースだ。  ]]></description><link>https://note.com/webtech_watcher/n/nf43f2032b4fc</link><guid isPermaLink="true">https://note.com/webtech_watcher/n/nf43f2032b4fc</guid><pubDate>Sun, 28 Jun 2026 05:01:34 GMT</pubDate><media/></item><item><title><![CDATA[ts-bench v2: 数十万行規模のTypeScript製アプリの修正タスクでコーディングエージェントの性能を測る]]></title><description><![CDATA[筆者は以前よりts-benchというAIコーディングエージェントのベンチマークを作っています。
このたびv2に移行したので、その背景と設計、そして今後どう継続していくかを書きます。

GitHub - laiso/ts-bench: Benchmark CLI for comparing AI coding agents on TypeScript workloads.Benchmark CLI for comparing AI coding agents on TypeScript workloads. - laiso/ts-benchGitHublaiso

なお、本記事に出てくるスコアや]]></description><link>https://blog.lai.so/ts-bench-v2/</link><guid isPermaLink="true">https://blog.lai.so/ts-bench-v2/</guid><pubDate>Sun, 28 Jun 2026 03:02:36 GMT</pubDate></item><item><title><![CDATA[サーバサイドTypeScriptを選ぶ前に向き合ってほしいこと]]></title><description><![CDATA[Coding Agentがコードを書く時代でも、アプリケーションコードを書くだけでは解決できない問題がある。サーバサイドTypeScriptが本当に自分たちの要求にフィットしているか、考えるきっかけにしてほしい。]]></description><link>https://kosui.me/posts/2026/06/26/before-choosing-server-side-typescript</link><guid isPermaLink="true">https://kosui.me/posts/2026/06/26/before-choosing-server-side-typescript</guid><pubDate>Sun, 28 Jun 2026 01:02:06 GMT</pubDate><media/></item><item><title><![CDATA[Hypersonic.js]]></title><description><![CDATA[A modern Django-inspired full-stack TypeScript framework.]]></description><link>https://hypersonic-js.com/</link><guid isPermaLink="true">https://hypersonic-js.com/</guid><pubDate>Sat, 27 Jun 2026 01:01:25 GMT</pubDate></item><item><title><![CDATA[How to Write an Effective Software Design Document]]></title><description><![CDATA[Best practices for writing a design doc based on my experience working as a developer at Google and Microsoft.]]></description><link>https://refactoringenglish.com/excerpts/write-an-effective-design-doc/</link><guid isPermaLink="true">https://refactoringenglish.com/excerpts/write-an-effective-design-doc/</guid><pubDate>Sat, 27 Jun 2026 13:02:37 GMT</pubDate><media/></item><item><title><![CDATA[Fusion Programming Language]]></title><description><![CDATA[Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL.]]></description><link>https://fusion-lang.org/</link><guid isPermaLink="true">https://fusion-lang.org/</guid><pubDate>Sat, 27 Jun 2026 04:01:15 GMT</pubDate><media/></item><item><title><![CDATA[Deno 2.9 | Deno]]></title><description><![CDATA[`deno desktop` for building native desktop apps from web tech, first-class migration from npm/pnpm/yarn/Bun, CSS module imports, snapshot and parameterized testing, smaller `deno compile --bundle` binaries, and Node.js 26 compatibility.]]></description><link>https://deno.com/blog/v2.9</link><guid isPermaLink="true">https://deno.com/blog/v2.9</guid><pubDate>Sat, 27 Jun 2026 10:03:13 GMT</pubDate><media/></item><item><title><![CDATA[Antigravity 2.0 を使用して 1 日で Go を習得するための実践的な方法 | Google Cloud 公式ブログ]]></title><description><![CDATA[Antigravity 2.0 を使用して TypeScript CLI をわずか 1 日で Go に移行する方法をご紹介します。このガイドでは、アーキテクチャに関する目標、AI を利用した TDD、高速かつ安全なソフトウェアの構築について説明します。]]></description><link>https://cloud.google.com/blog/ja/topics/developers-practitioners/how-i-learned-go-in-a-day-with-antigravity-20-and-how-you-can-do-the-same/</link><guid isPermaLink="true">https://cloud.google.com/blog/ja/topics/developers-practitioners/how-i-learned-go-in-a-day-with-antigravity-20-and-how-you-can-do-the-same/</guid><pubDate>Fri, 26 Jun 2026 11:01:44 GMT</pubDate><media/></item><item><title><![CDATA[Valibotを5分で**Vali**推してみる - プププなテクブ]]></title><description><![CDATA[TSKaigi 2026事後勉強会の登壇資料です。オリジナルの資料はこちらです。 このエントリはTSKaigi 2026事後勉強会でお話しした内容を文字起こししているものです。 まえおき Valibot とは ValibotはTypeScript向けのスキーマライブラリです。スキーマを定義することで、未知のデータを型安全にバリデーションできます。同様のライブラリにはZodやArkTypeなどがあります。 github.com TSKaigi 2026での発表 Road to contributor of Valibot - ValibotにISBN validationを追加するまで -という]]></description><link>https://blog.inorinrinrin.com/entry/2026/06/25/135305</link><guid isPermaLink="true">https://blog.inorinrinrin.com/entry/2026/06/25/135305</guid><pubDate>Thu, 25 Jun 2026 13:03:14 GMT</pubDate><media/></item><item><title><![CDATA[Actions steps can now be run in parallel - GitHub Changelog]]></title><description><![CDATA[GitHub Actions now supports running steps concurrently using background. Previously, all steps in a workflow ran in sequence, with each step starting only after the previous step completed. Previously, you…]]></description><link>https://github.blog/changelog/2026-06-25-actions-steps-can-now-be-run-in-parallel/</link><guid isPermaLink="true">https://github.blog/changelog/2026-06-25-actions-steps-can-now-be-run-in-parallel/</guid><pubDate>Fri, 26 Jun 2026 00:02:29 GMT</pubDate><media/></item><item><title><![CDATA[いま一番好きなエディタ、Zed - エムスリーテックブログ]]></title><description><![CDATA[【デジスマ ブログリレー 3日目】 デジスマチームの立花です。 突然ですが皆さんはどのエディタが好きでしょうか。 僕は Helix が好きでよく使っているのですが、 最近また好きなエディタが増えました。Zedです。 zed.dev 動作の軽快さに惹かれて使い始めたのですが、触っていくうちに「これは便利だな」と感じる機能がいくつもあったので、 本記事ではその中から特に日々の開発で役立っているものを紹介します。]]></description><link>https://www.m3tech.blog/entry/2026/06/24/165633</link><guid isPermaLink="true">https://www.m3tech.blog/entry/2026/06/24/165633</guid><pubDate>Wed, 24 Jun 2026 16:02:47 GMT</pubDate><media/></item><item><title><![CDATA[Announcing Rspack 2.1 - Rspack]]></title><description><![CDATA[Rspack 2.1 is now available, featuring support for the Rust version of React Compiler, import.meta.glob, Source Phase Imports, persistent cache cleanup, and multiple performance and output optimizations.]]></description><link>https://rspack.rs/blog/announcing-2-1</link><guid isPermaLink="true">https://rspack.rs/blog/announcing-2-1</guid><pubDate>Sat, 27 Jun 2026 07:02:10 GMT</pubDate><media/></item><item><title><![CDATA[Perry — TypeScript → Native]]></title><description><![CDATA[Compile TypeScript to native executables. 10 platforms, 25+ UI widgets, 0 ms startup.]]></description><link>https://perryts.com/en/</link><guid isPermaLink="true">https://perryts.com/en/</guid><pubDate>Sat, 27 Jun 2026 00:01:53 GMT</pubDate><media/></item><item><title><![CDATA[「コードレビューは人間がやるべき」 という、最後の幻想]]></title><description><![CDATA[観点が言葉になれば、砦は仕組みに変わる
スピードが上がった現場で、何が詰まっているか
先日、登壇したパネルセッションで、会場に問いを投げました。「コードレビューがチームのボトルネックになっている方は、手を挙げてください」 と。正確な調査ではありません。ただ、会場の体感では、半分ほどの手が挙がりました。
AI が実装速度を 3倍、5倍、10倍と押し上げた現場で、次に詰まるのは、人間が変更を読む工程です。コードはどんどん生成される。けれど、その下流でシニアエンジニアが PR (コード変更の依頼) を抱えて溺れている。
「最後はシニアが見るから大丈夫」 という運用は、もう成り立たなくなりました。砦の]]></description><link>https://newspicks.com/news/16930133/body/</link><guid isPermaLink="true">https://newspicks.com/news/16930133/body/</guid><pubDate>Thu, 25 Jun 2026 00:03:54 GMT</pubDate><media/></item><item><title><![CDATA[CSS anchor positioning · Website Spec]]></title><description><![CDATA[Tether tooltips, menus, and popovers to the element that triggers them with pure CSS — no JavaScript positioning library, and it works across overflow and stacking boundaries.]]></description><link>https://specification.website/spec/foundations/anchor-positioning/</link><guid isPermaLink="true">https://specification.website/spec/foundations/anchor-positioning/</guid><pubDate>Sat, 27 Jun 2026 06:02:49 GMT</pubDate><media/></item><item><title><![CDATA[Temporal.Now - JavaScript | MDNMDNMDNMozilla]]></title><description><![CDATA[Temporal.Now は名前空間オブジェクトで、様々な形式で現在時刻を取得するための静的メソッドを持っています。]]></description><link>https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Now</link><guid isPermaLink="true">https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Now</guid><pubDate>Tue, 23 Jun 2026 02:02:37 GMT</pubDate></item><item><title><![CDATA[本当にTypeScriptのclassを使わずにシステムを運用できるの？]]></title><description><![CDATA[実際の運用中のシステムを紹介]]></description><link>https://kosui.me/talks/2026/tskaigi-afterparty/</link><guid isPermaLink="true">https://kosui.me/talks/2026/tskaigi-afterparty/</guid><pubDate>Thu, 25 Jun 2026 23:01:38 GMT</pubDate><media/></item><item><title><![CDATA[Astryx Design System]]></title><description><![CDATA[An open source design system that is fully customizable and agent ready.]]></description><link>https://astryx.atmeta.com/</link><guid isPermaLink="true">https://astryx.atmeta.com/</guid><pubDate>Thu, 25 Jun 2026 02:01:17 GMT</pubDate><media/></item><item><title><![CDATA[Virtual monorepo のすゝめ - 誰かの役に立てばいいブログ]]></title><description><![CDATA[TL;DR プロダクトの構成要素が多数の Git リポジトリに分かれているが、モノリポ化するのは大変。でもコーディングエージェントにはモノリポのほうが文脈与えやすくて、どうしよう。そんなあなたに virtual monorepo パターンと実際の使い方を指南します。 Claude Code をはじめとするコーディングエージェントを一切使わないというのは、今や難しいご時世かと思います。 私も多用していますが、その話はまた後日に。今回は身の回りでそれなりに流行している virtual monorepo というパターンを紹介します。]]></description><link>https://ymmt.hatenablog.com/entry/2026/06/18/230120</link><guid isPermaLink="true">https://ymmt.hatenablog.com/entry/2026/06/18/230120</guid><pubDate>Fri, 19 Jun 2026 07:03:42 GMT</pubDate><media/></item></channel></rss>