Recently, I have been in charge of the development and maintenance of the company's background management system. The whole technology stack involves React + Redux...
Login functions directly on the code, the program entrance: now we are going to define a loginButton _loginWithAvatarAndPassword onPressed event callback function to do to...
React Properties are as follows: State: indicates the State of a component. Refs: indicates an element in a component. State State is an object that...
In the javascript language, the behavior of the this keyword has plagued generations of junior developers. At the same time, this also fully reflects the...
When We first saw Node.js, we knew it was made up of these keywords: event-driven, non-blocking I/O, efficient, lightweight, and that's how it describes itself...
In the previous section, we learned how to use Svelte to encapsulate the Web Component to use the spreadsheet Component across different pages. Svelte package...
React, created by Facebook, has become a powerful Javascript framework that makes front-end developers' lives much easier. If you've ever developed with React, you'll agree...
I recently read a very interesting article about random array sorting in JavaScript by olDJ's predecessor. It is instructive to point out the problems with...
React Suite 3 (rSuite for short) has been released weekly since its release, adding many necessary features and improving the experience of interaction and API...
Full webpack scaffolding packaging tools, showing only the most critical parts of the configuration. At the end of the attached source code, like the students...
Component: is a special directive that owns a template. Structural directives can adjust the DOM structure, depend on a host element, and can perform operations...
1. Plug-in architecture Definition Plug-in architecture, also known as microcore architecture, refers to the software kernel is relatively small, major functions and business logic are...
Microfront-end architecture is a similar architecture to microservices. It applies the concept of microservices to the browser side, that is, the Web application is transformed...
React Advanced interview questions: Why are asynchronous requests for data more appropriate in the didMount phase? Does Vue, the leader of MVVM, have a similar...
I have been writing for a long time. I have also moved from small application development to cross-platform development. Much the same. Learn more about...
This paper will introduce the design and implementation principle behind the whole platform, some effects achieved and the optimization scheme of the problem by combining...
Today, front-end technology is booming. From jQuery to the big three frameworks, from RN and Weex to applets, and from Node.js to expanding our territory,...