Back to profile
nissy.dev
Writing
These articles are in Japanese. Feel free to read them with an AI translator.
フロントエンドに広がりつつある OpenTelemetry:Browser SDK の現在地
OpenTelemetry is expanding to the frontend: the current state of the Browser SDK
Jul 21, 2026
kube-state-metrics で始める Kubernetes アラート:まず初めに導入したい PromQL クエリ集
Getting started with Kubernetes alerts using kube-state-metrics: essential PromQL queries
Jan 15, 2026
Jsonnet mixins で実現する環境別ブランチ運用からの脱却
Moving away from environment-specific branches with Jsonnet mixins
Dec 19, 2025
Go で Kubernetes のカスタムリソースを扱う方法を整理する
Working with Kubernetes custom resources in Go
Dec 8, 2025
NestJS で絡みあったモジュールの循環参照を整理する
Untangling circular module dependencies in NestJS
May 12, 2025
Go で新しいサービスを実装する際に意識したポイント
Key considerations when implementing a new service in Go
Apr 14, 2025
モジュラモノリスにおける Prisma を利用した DB アクセスの秩序を保つ
Maintaining order in Prisma database access in a modular monolith
Mar 13, 2025
テストの sharding を効率化する Tenbin というツールを作った
Building Tenbin to improve test sharding efficiency
Dec 15, 2024
Cloudflare D1 を使った日本語の全文検索を実装する
Implementing Japanese full-text search with Cloudflare D1
Aug 5, 2024
アクセシビリティの改善のために React Aria を活用しています
Using React Aria to improve accessibility
May 22, 2024
Next.js 製アプリケーションの CI の実行時間削減や安定性向上のために取り組んだこと
Reducing CI execution time and improving stability for a Next.js application
Apr 8, 2024
2024年のロードマップ、新しいロゴとホームページの公開、v1.5.0のリリース
The 2024 roadmap, new logo and website, and v1.5.0 release
Jan 9, 2024
Vite 5.0 のリリースなど : Cybozu Frontend Weekly (2023-11-21号)
Vite 5.0 released and more: Cybozu Frontend Weekly, November 21, 2023
Nov 22, 2023
Biome と ESLint の lint ルールの互換性
Lint rule compatibility between Biome and ESLint
Oct 10, 2023
TypeScript のドキュメンタリーの公開など : Cybozu Frontend Weekly (2023/09/26号)
The TypeScript documentary released and more: Cybozu Frontend Weekly, September 26, 2023
Sep 29, 2023
React 化した共通ヘッダーを kintone の全ページに適用しました!
Rolling out the React-based shared header across all kintone pages
Aug 29, 2023
Bun 1.0 がリリース予定など:: Cybozu Frontend Weekly (2023/08/15号)
Bun 1.0 announced and more: Cybozu Frontend Weekly, August 15, 2023
Aug 17, 2023
Rome の contributor からみた Oxc の印象
A Rome contributor's perspective on Oxc
Jul 13, 2023
Pages Router と App Router での i18n 対応の違い
Differences in i18n support between the Pages Router and App Router
Jun 30, 2023
Next.js の App Router の最新状況など : Cybozu Frontend Weekly (2023/06/27号)
The latest on the Next.js App Router and more: Cybozu Frontend Weekly, June 27, 2023
Jun 27, 2023
オランダで開催された JS Nation と React Summit に参加してみた
Attending JSNation and React Summit in the Netherlands
Jun 13, 2023
パフォーマンスが改善された Vite 4.3 のリリースなど : Cybozu Frontend Weekly (2023-04-25号)
Vite 4.3 released with performance improvements and more: Cybozu Frontend Weekly, April 25, 2023
Apr 27, 2023
Rome の core contributor になった
Becoming a core contributor to Rome
Apr 20, 2023
React の新しい公式ドキュメントが公開されたなど : Cybozu Frontend Weekly (2023-03-28号)
React's new official documentation released and more: Cybozu Frontend Weekly, March 28, 2023
Mar 30, 2023
バンドルサイズに優しい tree shakeable なライブラリを作成する
Building tree-shakeable libraries with smaller bundle sizes
Dec 17, 2022
kintone の共通ヘッダー部分の React 化に責任を持つチームの紹介!
Introducing the team responsible for rebuilding kintone's shared header in React
Nov 18, 2022
新卒で飛び込んだフロントエンド刷新プロジェクトが学びだらけだった話
What I learned by joining a frontend modernization project as a new graduate
Aug 31, 2022
SWC plugin を作成して Next.js に導入してみた
Building an SWC plugin and integrating it with Next.js
Jul 1, 2022
typescript-generatorを利用して、HTML に埋め込んだ JSON データをフロントエンドで型安全に扱う
Using typescript-generator to handle JSON embedded in HTML with type safety on the frontend
Mar 30, 2022
JavaのクラスからTypeScriptの型定義を生成するtypescript-generatorを使ってみた
Generating TypeScript type definitions from Java classes with typescript-generator
Mar 29, 2022
標準化に向けて進んでいる Web Neural Network API について調べてみた
Exploring the Web Neural Network API on its path to standardization
Dec 22, 2021