Frontend Development

Mini-Program Avatar and Nickname Retrieval

This article introduces methods for retrieving user avatars and nicknames in mini-programs, including new API usage, compatibility handling, and best practices to help developers correctly implement user information retrieval functionality.

Aug 4, 2025

Understanding Tailwind

Recently, an open source project needed an H5 version, so I decided to try Tailwind. Here I’ll mark down my understanding and feelings after using it. For learning materials, the official website is of course the top recommendation. Here I’ll mainly share my rough understanding.

Jul 24, 2025

Click-to-Component Source Code Analysis

Click-to-component is a React component that enables one-click navigation to source code, significantly improving development efficiency. Here I attempt to read the source code and document key points. Source Code Structure The project uses pnpm as the package management tool, with pnpm workspace managing multiple packages.

Dec 31, 2024

Common Issues in WeChat Mini Program Development

This article covers common issues in WeChat mini program development, including use cases and implementation details to improve efficiency in WeChat mini program development.

Oct 29, 2021

Web Page Font Flickering Issues

This article introduces web page font flickering issues, including usage scenarios and implementation details, to improve efficiency in handling font flickering problems.

May 28, 2020

Implementing Less and CSS Modules in Projects

This article introduces the implementation of Less and CSS modules in projects, including usage scenarios and implementation details to improve efficiency.

Sep 1, 2019

Frontend React Project Structure and Conventions

This article covers frontend React project structure and conventions, including use cases and implementation details to improve efficiency in React project organization.

Jul 28, 2019

Using Redux in React

This article is the author's introduction to using Redux in React, including the advantages of using Redux in React, implementation details, and related materials. These steps can help improve the efficiency of using Redux in React.

Dec 4, 2018

Upgrading Angular 4 to 5

This article introduces upgrading Angular 4 to 5, including the advantages of upgrading Angular 4 to 5, implementation details, and related resources. These steps can help improve the efficiency of upgrading Angular 4 to 5.

Jan 27, 2018