In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)05/31 Report--
Most people do not understand the knowledge points of this article "what scaffolding tools react has", so the editor summarizes the following content, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "what scaffolding tools react has" article.
React scaffolding tools are: 1, nwb, is a toolkit for React applications, libraries, and other web npm modules; 2, razzle, is to create an unconfigured server rendering of general JavaScript applications; 3, Neutrino, is to build zero initial configuration of modern js applications.
The operating environment of this tutorial: Windows10 system, react17.0.1 version, Dell G3 computer.
What are the react scaffolding tools?
1. Officially recommended scaffolding
React actually has a lot of scaffolding, of which the officially recommended scaffolding is as follows:
Create React App: if you are learning React or creating a new single-page application
Next.js: if you are using Node.js to build a server-side rendered website
Gatsby: if you are building a static content-oriented website
Nwb: a toolkit for React applications, libraries, and other web npm modules
Razzle: create a generic JavaScript application rendered by a server that is not configured
Neutrino: create and build modern JavaScript applications with zero initial configuration
2. Other scaffolding
React-cli scaffolding
Rekit scaffolding
What is scaffolding?
Traditional scaffolding refers to an architectural structure: a temporary frame built when building buildings or buildings.
Scaffolding
The Scaffold mentioned in programming is actually a tool that helps us quickly generate the engineering structure of the project.
The results of each project are different, but their basic engineering structures are similar.
Since it is similar, it is not necessary to build from scratch every time. We can use some tools to help us produce basic engineering templates.
For different projects, you can develop the project or make some simple configuration changes on the basis of this template.
This can also indirectly ensure the consistency of the basic structure of the project and facilitate later maintenance.
Conclusion: scaffolding makes the whole process fast and convenient from construction to development to deployment.
Each of the three popular frames has its own scaffolding:
Vue scaffolding: vue-cli
Angular scaffolding: angular-cli
React scaffolding: create-react-app
Their purpose is to help us generate a general directory structure and have configured the engineering environment we need.
What do you need to rely on to use these scaffolding?
At present, these scaffolding are written in node and are all based on webpack.
So we have to install node environment on our computers.
The above is about the content of this article on "what scaffolding tools react has". I believe we all have a certain understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about the relevant knowledge, please pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.