TechBlog
BlogTagsLabsAbout

Blog

Sharing thoughts on software development, architecture, and new technologies.

技术设计方案文档:“X超”智能体育助手小程序

2026-04-22

本文档为“X超”智能体育助手小程序的技术设计方案文档,详细描述了小程序的功能、技术架构、数据库设计、接口定义、安全考虑等。

技术方案Architecture小程序

Understanding MDX: The Power of Markdown and React

2026-02-16

Learn what MDX is, why it's a game-changer for technical blogs, and how we use it in this Next.js project.

MDXNext.jsGuide

构建可交互的技术博客:如何在 MDX 中嵌入 React 组件

2026-02-16

探讨如何通过 Next.js 和 MDX 实现内容与逻辑的解耦,将 JSON Formatter 等工具直接嵌入文章中,并分析其中的设计模式。

Next.jsMDXArchitectureDesign Patterns

Hello World

2024-05-20

This is my first post on the new tech blog.

GeneralWelcome