Standard Search
About 33 results
https://leaflet.dogpawhat.tech/3mk464kzft22j · 22 Apr 2026 · 🦋 Bluesky
How portable is "use server" anyway?
https://mikebifulco.com/newsletter/just-enough-is-an-ongoing-practice · 10 Feb 2026
Stable products still need maintenance. Defaults and shiny features quietly tax systems over time, and efficiency is a sign of craftsmanship, not penny-pinching.
https://mikebifulco.com/posts/reduce-nextjs-bandwidth-with-link-prefetch · 9 Feb 2026
Next.js Link prefetching quietly burned through 15 GB of bandwidth on my Vercel-hosted blog. Here's how I fixed it.
https://blog.nove-b.dev/posts/remove-console-next-production · 26 Apr 2025
結論 上記コードでnextjsのproduction ビルド時にconsoleが出力されなくなる。にした。 デバッグしないと進めない コードを見て何が起きいるのかわかるくらいの玄人であれば問題ないんだけど...
https://blog.nove-b.dev/posts/free-translation-api-minnano-auto-translate · 24 Jan 2025
マストドンのクライアントアプリに翻訳機能を追加するため、「みんなの自動翻訳」というAPIを見つけたので試してみた。 最初に実装結果 <iframe src="https://social.nove-b.dev/@nove_b/113854236337930111/...
https://afloat.boats/posts/component-coloring · 23 Jan 2025
NextJS 15 made sync APIs async to force component coloring for SSR boundaries. Here's why.
https://mikebifulco.com/posts/content-creation-workflow-my-writing-process · 22 Dec 2024
Learn how I write and publish content on my Next.js site using Markdown and MDX, and a custom content creation workflow.
https://blog.nove-b.dev/posts/next-start-env-cmd · 12 Nov 2024
nextjsでタグマネージャーを導入する際に、本番環境、検証環境、開発環境といった環境ごとにコンテナのIDを指定することにした。 ただnextjsでは用意されたenvと適応コマンドがすでに割りつ...
https://blog.nove-b.dev/posts/nexr-link-prefetch · 7 Nov 2024
新規開発中のWebアプリケーションで、一覧ページのネットワークタブを何気なく確認したら、画面に表示されているリストの各詳細ページがすべてリクエストされていることに気付き、驚い...
https://mikebifulco.com/posts/posthog-ab-test-results-are-in · 30 Sep 2024
I dive into the data from my PostHog AB Test and show you how to interpret the results.