jser_info Profile Banner
JSer.info Profile
JSer.info

@jser_info

Followers
4K
Following
1
Media
32
Statuses
8K

世界のJavaScript情報を紹介しています。 Maintained by @azu_re Mastodon: https://t.co/udoamxUsFy

Joined January 2011
Don't wanna be here? Send us removal request.
@jser_info
JSer.info
5 hours
":panda_face: Panda v1 :confetti_ball: · chakra-ui/panda · Discussion #3321" → Panda CSS 1.0.0リリース。.TypeScriptでスタイルを書くCSS in JSフレームワーク。ビルド時にスタイルを生成するため、Runtimeなしに動作する.
Tweet card summary image
github.com
To upgrade to v1.0.0: pnpm up "@pandacss/*" #or yarn up '@pandacss/*' What's Changed Fixed Fix issue where rtl and ltr variants does not work with [dir=auto] Fix issue where @...
0
1
2
@jser_info
JSer.info
2 days
"npm trusted publishing with OIDC is generally available - GitHub Changelog" → GitHub ActionsやGitLab CI/CDからOIDCでnpm pub.
Tweet card summary image
github.blog
As of today, npm trusted publishing with OpenID Connect (OIDC) is now generally available. This feature enables you to securely publish npm packages directly from CI/CD workflows using OpenID Connect…
0
0
0
@jser_info
JSer.info
2 days
"命令的な ARIA ライブリージョン:ARIA Notifyの紹介" → ARIA Notify API について.
Tweet card summary image
zenn.dev
0
0
3
@jser_info
JSer.info
2 days
"Announcing TypeScript 5.9 - TypeScript" → TypeScript 5.9リリース。.tsc --initで生成する設定を変更、import deferのサポート、--module no.
Tweet card summary image
devblogs.microsoft.com
Today we are excited to announce the release of TypeScript 5.9! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for types. With types, TypeScript...
0
0
1
@jser_info
JSer.info
2 days
"Release 0.15.0 | StyleX" → StyleX v0.15.0リリース。.enableMediaQueryOrderでMedia Queryのソート順を自動的に行う、Dynamic stylesの改善など.
Tweet card summary image
stylexjs.com
StyleX v0.15.0 introduces significant improvements to media query handling, dynamic styles optimization, and improvements to the linter, types, and documentation.
0
0
3
@jser_info
JSer.info
3 days
"Centralized Dependency Management Made Simple" → vltがcatalogをサポート。.pnpm catalogのようにvlt.jsonファイルで依存関係を一箇所で管理できる。.
Tweet card summary image
blog.vlt.sh
We are excited to share catalog support - a powerful new feature for centralized dependency management that reduces duplication and simplifies version orchestration across your projects.
0
0
2
@jser_info
JSer.info
4 days
"Release v10.0.0 · kentcdodds/cross-env" → cross-env 10.0.0リリース。.Node.js 18のサポート終了、ESMで書き直しなどのメンテナンスリリース.
Tweet card summary image
github.com
10.0.0 (2025-07-25) TL;DR: You should probably not have to change anything if: You're using a modern maintained version of Node.js (v20+ is tested) You're only using the CLI (most of you a...
0
2
0
@jser_info
JSer.info
4 days
"Node.js — Node.js v24.5.0 (Current)" → Node.js v24.5.0リリース。.OpenSSL 3.5 にアップグレード、--experimental-wasm-modulesのフラグを外してWasmモジュールをデフォルトでサポー.
Tweet card summary image
nodejs.org
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
0
1
0
@jser_info
JSer.info
4 days
"Node.js — Node.js v22.18.0 (LTS)" → Node.js v22.18.0リリース。.--experimental-strip-typesのフラグなしに、TypeScriptの型を取り除いて実行できるように。.フラグで無効化したい場.
Tweet card summary image
nodejs.org
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
0
1
0
@jser_info
JSer.info
4 days
"Node.js — Node.js v22.18.0 (LTS)" → Node.js v22.18.0リリース。.--experimental-strip-typesのフラグなしに、TypeScriptの型を取り除いて実行できるように。.フラグで無効化したい場.
Tweet card summary image
nodejs.org
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
0
2
7
@jser_info
JSer.info
6 days
更新しました��� "2025-07-31のJS: Nuxt 3.18、Bun v1.2.19、SVG入門"
0
0
0
@jser_info
JSer.info
6 days
"Bun v1.2.19 | Bun Blog" → Bun v1.2.19リリース。.bun install --linker=isolatedのサポート、bun update --interactiveでインタラクティブに依存関係の更新の対応、bun pm pkg.
Tweet card summary image
bun.sh
Fixes 163 issues (addressing 1,043 👍). Introduces `bun install --linker=isolated` for pnpm-style isolated node_modules, `bun why` for dependency tree understanding, `bun pm pkg` commands for...
0
0
2
@jser_info
JSer.info
6 days
"Stop Re-Rendering — TanStack DB, the Embedded Client Database for TanStack Query | TanStack Blog" → TanStack DBというクライアント側のDBとバックエンドのDBを同期するクエリエンジンについ.
Tweet card summary image
tanstack.com
Your React dashboard shouldn't grind to a halt just because one TODO turns from ☐ to ☑. Yet every optimistic update still kicks off a cascade of re-renders, filters, useMemos and spinner flashes. If...
0
0
5
@jser_info
JSer.info
6 days
"Why Is Everyone Talking About Lynx? The Architect’s Breakdown - YouTube" → Lynxについて。.LynxのネイティブUI、起動速度を早くする仕組み、Main Thread JSとBackground Threadについて。.TikTokのUIフレームワークを2025.
0
0
2
@jser_info
JSer.info
7 days
"Nuxt 3.18 · Nuxt Blog" → Nuxt v3.18リリース。.遅延ハイドレーション用のLazy Hydration Macros、<NuxtRouteAnnouncer>によるアクセシビリティ改善、Chrome DevToolsワークスペー.
Tweet card summary image
nuxt.com
Nuxt 3.18 is out - bringing v4 features to v3, improved accessibility, better browser dev tooling integration, and performance enhancements!
0
1
1
@jser_info
JSer.info
7 days
"How Parcel bundles React Server Components" → ParcelでReact Server Components(RSC)をバンドルする仕組みについて。.Code Spilttingによるbundleの分割とDynamic Importによる.
devongovett.me
Parcel v2.14.0 added support for React Server Components. This post is a deep dive into the internals: how RSCs integrate with a bundler, what directives like "use client" actually do, how code...
0
0
1
@jser_info
JSer.info
9 days
"最近のHTMLを改めてちゃんと学んでみた" → 最近のHTMLの機能について。.Popover API.dialog要素.details要素.inert属性.search要素.loading属性.fetchpriority属性.bl.
Tweet card summary image
zenn.dev
0
3
22
@jser_info
JSer.info
9 days
"Announcing TypeScript 5.9 RC - TypeScript" → TypeScript 5.9 RCリリース。.tsc --initで生成する設定を変更、import deferのサポート、--mod.
Tweet card summary image
devblogs.microsoft.com
Today we are excited to announce the Release Candidate (RC) of TypeScript 5.9! To get started using the Release Candidate, you can get it through npm with the following command: npm install -D...
0
5
10
@jser_info
JSer.info
9 days
"Vanilla JavaScript support for Tailwind Plus - Tailwind CSS" → @tailwindplus/elementsが公開された。.Tailwind UI Componentsの動作を特定のフレームワークに依存しないで.
Tweet card summary image
tailwindcss.com
Every UI block in Tailwind Plus is now fully functional, accessible, and interactive, even if you don't use a framework like React or Vue.
0
1
3