I made a Chrome plug-in before , which can generate different icons according to different addresses. This can easily distinguish different development environments. The effect is as…
This article is a series of articles on front-end code specifications, which will cover all aspects of the front-end field. Other complete articles can be…
Preface Recently I was writing unit testing (Unit Testing) and e2e testing (End-to-End Testing, referred to as e2e testing) for a nestjs project. This is…
background Since 2000, xmlit has become popular as a data exchange format, with server splicing xmlinterfaces, client js obtaining xmlcontent, and dynamically modifying pages. A few years later,…
Preface When I used antd’s tooltip component in a recent project, I found that it is a bit unstable. It often floats to the upper…
I recently worked on a new project. This customer manages a huge cluster of tasks and teams, and the systems applicable to different processes are…
In other words, if the proposal passes, many .ts files will be able to run directly in the browser after the suffix is changed to .js . A tc39 proposal usually…
The author once developed a small program for data sharing, and the sharing logic is similar to Baidu network disk. The current data can be…
Handwriting a mini version of React state management tool Currently, there are many various state management tools in React, such as: Each state management tool…
React 18 adds a heuristic concurrent rendering mechanism. The side effect function may be called multiple times due to component re-rendering. In order to help…









