Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use Cloud IDE, a sharp tool for Web full-stack development

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you how to use Web full-stack development tool Cloud IDE, the content is concise and easy to understand, absolutely can make your eyes bright, through the detailed introduction of this article, I hope you can get something.

Once you have learned the full stack development of Web, you have to put it into practice. if you want to do it, you must have a development environment. For example, to develop python code, you first install python3 on your machine, and then install pycharm Community Edition.

As a matter of fact, it is not easy to say whether these things are difficult or not.

It's hard to say, what's the difficulty for you? It's hard to prepare an environment. You haven't done anything yet.

It's easy to say, is it easy? Download, installation, configuration, but also twists and turns, sometimes encountered what environmental problems, version adaptation problems, but also sad.

Originally, according to the teacher's curriculum, we would have used node.js 's Koa framework, but the second stage of learning it is only a supporting role, the protagonists are js and ajax. So use Python in the background for the time being. In the local pycharm to write python code, very convenient, coding prompts and other auxiliary functions can greatly speed up the coding speed, including automatic saving, automatic loading of modifications, development is very efficient.

These high efficiency, in CloudIDE, have everything, have not left behind at all.

CloudIDE has a local pycharm can not compare, that is, when you write a template page html, CloudIDE is as convenient as VS Code, and pycharm is still pycharm, not interested in HTML, then you write HTML on the pain, a word of typing it.

From this point of view, I think CloudIDE will be the aggregator of the programming environment, which can greatly improve the development efficiency of programmers.

Next, switch to the Koa framework of node.js used in the course. According to the course steps, you need to download and install node.js, install koa scaffolding using npm, and configure cnpm to solve network problems for well-known reasons.

If you use CloudIDE, click on the web page, create a new instance of node.js technology stack, the basic environment is ready for you, directly use npm, there is nothing wrong with the network.

So get started quickly, right? coding, testing, debugging is also the Service of one dragon, so I won't say much here.

For programmers, it used to be impossible to work hard to build the environment. If you say, I want to start from scratch, I want to learn to build the environment, I can do anything I want, and I want to program without the net, which is also true. What I want to say is that building the environment is a low value-added repetitive work.

The first time it is fresh and rewarding, the second time it is repetitive, and the third time it is like some boring but necessary work (for a living).

Eat fish, eat fish body, why bother to remove fish head?

Hug CloudIDE!

Attached picture:

Figure 1 python3 environment

Figure 2 nodejs environment, npm is used directly

Figure 3 modifies the listening port. CloudIDE detects port listening and prompts the port to register for access.

Figure 4 visit the page (test)

The above content is the Web full stack development tool Cloud IDE how to use, have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow 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.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report