Blog posts
May 6, 2026
React 19 アップグレード試行によって覚悟を突きつけられた話
Next.js 15 / React 19 への移行検証から見えた、現代フロントエンドの負債と、技術と寄り添う覚悟の話。
June 28, 2025
LLMのプロンプトエンジニアリング ― GitHub Copilotを生んだ開発者が教える生成AIアプリケーション開発 読書メモ
LLMのプロンプトエンジニアリングを読んだメモです。
May 25, 2025
ThoughtWorks Technology Radar Volume 32から見るテクノロジートレンド
ThoughtWorks Technology Radar Volume 32を読んだまとめです
September 21, 2024
All You Need is SQS, Not Kinesis: A Comprehensive Performance and Usability Analysis
comparation between sqs and kinesis in the viewpoint of performance and usability
June 29, 2024
Amazon Kinesis makes you psycho: an introduction to the MultiLang Daemon
introduction to the MultiLang Daemon and its complexities
May 25, 2024
The way how to deal with mdx files in Next.js in app router age
share my way how to introduce mdx system in Next.js app router system