R
R
Rainheart742018-10-13 16:37:39
IDE
Rainheart74, 2018-10-13 16:37:39

What development environment is convenient and understandable for developing the first website?

For the purpose of self-education and increased interest in web development, I decided to create a website from scratch. Please tell me an IDE for convenient visualization and error checking of html code. Google gives a lot of options, but I want to get information from knowledgeable people.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
Lam Besis, 2018-10-13
@Rainheart74

For your first web site, you are unlikely to need a full-fledged IDE. But an extremely lightweight and obedient code editor is quite suitable.
I recommend Sublime Text 3, it has been tested for years, it weighs extremely little, plug-ins are over the roof (packagecontrol.io), every pixel is generally configured, there are many beautiful themes.
I can also advise Atom.io, from the developers of the github: young, beautiful, convenient, there are already a lot of plugins, there is detailed documentation.

I
Ivan Shumov, 2018-10-13
@inoise

WebStorm (but only because I love Jetbrains very much)
VS code - what you will also be advised now

S
Sergey, 2018-10-13
@SergeiB

Tried Notepad++, Sublime Text 3, Atom, VS Code and quite a bit of Brackets. All are good in their own way. I would have settled on Atom if it weren't so heavy on my laptop and could recover damaged files in case of a crash, as it has unique plugins that are not available in other editors (for example, "smart" color highlighting, even if the color is set via a variable SASS). As a result, I chose VS Code for myself - powerful, often updated, many useful plugins, nice design and Russian localization. At the same time, it is quite light in terms of consumed resources. Also, unlike the same Sublime, it is absolutely free.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question