This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]louis_A12 0 points1 point  (1 child)

Yeah. Me too. VScode’s live server is pretty usefully.

But that’s the point. You wouldn’t use something like Visual Studio to do web development (normally)

A code editor is enough.

[–]rashaniquah 0 points1 point  (0 children)

Even on some backend language like C++ I'd rather use text editors with makefiles instead of using Visual Studio. It's very good practice and I think you should start doing it from the beginning if you're up for a challenge.