The micro front end is to divide different functions into multiple sub-applications according to different dimensions, and load these sub-applications through the main application. The...
Last week front-end developers took to Twitter to discuss the topic of microfronds, and both sides had heated debates and opinions. This debate reminds me...
This library is optional. In a real project, there should be a trade-off between using Redux directly and react-Redux. The latter, while convenient, requires mastery...
When I interview front-end students, I often come across candidates with nodeJS development experience, but few who have written unit tests. I wanted to write...
In the last article we covered Angular component communication. In this article, we will talk about whether you have encountered the need to limit what...
Use Bootstrap to read ICONS to indicate the loading status of components. These loading ICONS use HTML, CSS, and no JavaScript. Their appearance, alignment, and...
The repository contains a variety of javascript-based algorithms and data structures, each with its own README and instructions as well as further reading and YouTube...
The React Router is essential when developing single-page applications using React. When I first got to know the React Router, I followed the documents step...
Modern browser processes include: browser process, web process, renderer process, GPU process and plug-in process. In order to understand what happens from URL to page...
In March 2020, with support for compile-time solutions, the Rax applets released a version that supports run-time solutions. To date, Rax remains the only applet...
SOFABoot is Ant Group's open source Spring Boot-based development framework that provides capabilities such as Readiness Check, class isolation, and log space isolation for rapid...
The micro front end is to divide different functions into sub-applications according to different dimensions. These subapplications are loaded through the main application (base). The...
With the popularity of MVVM frameworks and libraries, component-based development has become the mainstream of front-end development, especially Vue, React and Angular, which have mature...
Mpvue is a front-end framework for developing applets using vue.js. The framework is based on vue. js core, and MPvue modifies the runtime and Compiler...
Vue is a front-end framework for building Web applications, designed in such a way that developers can increase their productivity very quickly. There is a...
In this article, the author introduces the advantages and disadvantages of Bootstrap in simple and easy to understand language and vivid examples, which is worth...
Being out of business is being rogue. Architects must deeply understand requirements, participate in requirements, and see the business nature behind them. This is my...