Archive
2025
What is the risks of USDT
USDT is popular in US for now, but let's talk about the risks it has
2024
How to change docker single-node deployment application to cluster deployment?
My practice in learning Kubernetes
Ant Design Vue implements form upload Excel file check row count
Recently, I encountered such a requirement during development: check the number of rows of the uploaded Excel file, and prompt the user that the data exceeds th...
2023
React-beautiful-dnd table row shrinks when dragging
Recently, I encountered a problem when using react-beautiful-dnd to develop table drag and sort: when a row is selected and dragging begins, the style of the ro...
Add Fancybox image lightbox effect to Next.js blog
I always feel that the blog images cannot be scaled, which greatly affects the user experience. Some smaller screenshots need to be enlarged to see clearly, so ...
TypeScript usage notes
I first came into contact with TypeScript when I was writing Angular when I first joined the company. At that time, I didnt even understand JavaScript, let alon...
Bad points of Next.js 14
Next.js 14 was released last week. Compared with 13, this version has no API changes. The main update is that Turbopack brings a significant performance improve...
Ubuntu22.04 Initialization Settings (Static IP and Modify SSH Port Number)
Recently, when setting up the MC server, errors often occur. In order to control variables and troubleshoot environmental problems, Ubuntu needs to be reinstall...
Vercel launches database storage service to help full-stack development
Vercel is a popular front-end application deployment platform for React.js, Next.js, etc. We can deploy applications on Github online with one click, but it lac...
Vue directive to prevent duplicate file downloads
In daily development work, we often need to deal with file download scenarios. In order to prevent users from repeatedly clicking the download button and genera...
【Dialogue with ChatGPT】How to increase the number of visits to a website?
Last week, I opened Google adsense for my blog. The revenue was better than that of WeChat public accounts. The revenue was proportional to the number of visits...