TechBlog
BlogTagsLabsAbout

Blog

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

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

How to Effectively Use AI Code CLI Tools in 2026

2026-02-15

A comprehensive guide to maximizing productivity with modern AI coding assistants like Trae, GitHub Copilot CLI, and Cursor.

AIDevToolsProductivity

Deep Dive: Trae IDE in 2026

2026-02-14

An in-depth review of Trae IDE, its agent capabilities, and why it's the future of coding.

ReviewIDETrae

Hello World

2024-05-20

This is my first post on the new tech blog.

GeneralWelcome