博客文章
获取最新的技术资讯、教程和实用指南,帮助您更好地使用我们的工具。

2025年10月13日
8 分钟阅读
Learn how to streamline Monorepo deployments on Vercel for multi-subdomain projects. This technical guide explores how utities.online uses Vercel’s smart deployment skipping to rebuild only changed subprojects, saving resources and accelerating deployments. Ideal for indie developers managing large codebases with pnpm workspaces, shared dependencies, and subdomain-based architectures.
MonorepoVercelpnpm workspaces+23

2025年10月13日
12 分钟阅读
Discover how to implement multilingual prerendering for modern web apps. This technical deep dive into the video-splitter project reveals how to use React, i18next, and Vite to generate static HTML for each language at build time, improving SEO, performance, and global accessibility. Perfect for indie developers building multilingual tools.
multilingual prerenderingSSRstatic site generation+27

2025年9月27日
5 分钟阅读
While developing the LogoDash logo generator, I encountered an issue where the PNG export feature stopped working after upgrading to React 18’s API. The problem was traced back to React 18’s asynchronous rendering behavior. Here’s a detailed look at the issue and how I resolved it.
logologo generatorlogo maker+26

2025年9月20日
8 分钟阅读
As an indie developer, I’ve delayed launches just because I couldn’t find the right app icon. So I built Logo Dash—a minimalist tool to quickly generate beautiful, dark-mode-friendly logos. Let it solve your 'last mile' problem too.
logologo generatorlogo maker+33