Experience after using cloud IDE

Cloud IDE product introduction
Cloud IDE usage tutorial
Free usage address: Click [Cloud IDE] to start creating a workspace~

CSDN’s latest product [Cloud IDE] is here! [Cloud IDE] will build a cloud development environment for all technical ers in one click and seconds to improve development efficiency!

Let me talk about my feelings about using IDE from the following aspects:

  • Overall analysis and evaluation:

For this product, judging from the entry interface: the functions are clearly described, making it more convenient for people to use the platform.

In terms of interface function description, as shown in the picture above: every function is concise and comprehensive. Let the user's perception be reviewed. I'm not sure what kind of interface readers prefer. I might prefer one that's more direct and easier to operate. And for beginners, if they are not very proficient in using this platform to develop programs, they can also learn how to use the platform more conveniently from the help documentation.

  • Product function description:

Functions such as quick linking to open source projects, automatic installation of dependencies, built-in preview, quick debugging, and compatibility with VS Code plug-ins can all be implemented, and Linux system coding can also be implemented on the virtual machine.

Mainly because I am learning front-end, so I will write about my feelings about the front-end functions implemented by this platform. This platform is compatible with VSCode plug-ins, and its use is not much different from VSCode itself, which will make it more familiar and convenient to use when writing code. And writing code on VSCode is mainly in English. This change to Chinese mode also allows people to adapt to functional modules more quickly.

And when you make an error installing a plug-in, the platform will remind you how to install the plug-in. And what I think is very good is that this platform is all in Chinese, which greatly reduces the difficulty for operators to use it. It can better carry out project development and debugging.

  • Experience after use:

After using this platform, I think it is handled very well in terms of vscode compatibility, and it is very responsive to user operations. There is no problem in running the implementation code, and it is also very convenient to open and write this workspace.

It is more conducive for beginner users to use this platform to develop programs. There are many modules that can be used when running the program. For example, the following two windows can support running code.

 This is much the same as vscode itself. Those who usually use VSCode to develop programs may find it easier to use this platform.

In terms of overall evaluation, the platform page is clean and tidy. Compared with Huawei Cloud, it may be easier to operate. But this is just my personal opinion. If you prefer to use Huawei Cloud, you can do it. The experience of using them is not much different.

  • Hope to add new features:

Can be compatible with more VSCode plug-ins, such as html debug for browser extension plug-ins. In this way, debugging and compilation operations can be realized more quickly when writing front-end code. It is also hoped that a link to learn to use the cloud platform can be implemented on the homepage, instead of learning the details of the document from the app. This will also make it easier for those who are just starting to learn to develop code to implement environment deployment and project development operations.

Guess you like

Origin blog.csdn.net/m0_57714421/article/details/127723292