In the documentation, the preferred way Reactto build a new application is (create-react-app).ReactCRA CRAIt was launched in 2016. At that time, there were no systematic Reactscaffolding tools for everyone…
1. Vue plugin In Vue, we can directly define some simple functions as global methods, and then hang them on Vue to use them. For…
Log an Online DDL operation To support the user account deletion function, a field deleted needs to be added to the user table. 1. Environment…
Preface I believe that many people have not taken the time to understand it because they have not been exposed to the content related to…
In the recent release Node v18.6.0 an experimental feature ESM Loader Hooks API was brought. If he finally landed, it is likely to become a feature that changes the…
As a front-end development engineer, JavaScript is our main development language. Its syntax is relatively simple, and the ecosystem is also very complete, and its…
foreword This article describes how to split projects reasonably, and will be discussed in subsequent articles on performance optimization. One of the criticisms of Angular…
1. Prerequisite knowledge: ssr (you can understand Qwik only if you understand here) From the beginning of learning front-end development, we continue to learn various…
JavaScript function currying 1. Definition: Currying is a technique that transforms a function that accepts multiple parameters into a function that accepts a single parameter…
(1) Cleaning moment locale file By default, when you write var moment = require(‘moment’) code and pack it with webpack , the size of the bundled file becomes heavy because webpack bundles all Moment.js all locale…









