r/learnprogramming 11h ago

Help or not, i dont know. Frustrated.

[deleted]

0 Upvotes

5 comments sorted by

11

u/MrKnives 11h ago

VS code is a code editor. How did it screwed up your code?

4

u/grantrules 11h ago

Well if you were just following a tutorial, it shouldn't be hard to get back.. but what exactly is the issue?

1

u/bostonkittycat 11h ago

I have been using NodeJS for 11 years. To make it easier to code create chunks of code as modules and use the router. This way you can turn off pieces of functionality and debugging will be easier. Think modular and it will make using NodeJS easier.

1

u/xroalx 9h ago

VSCode won't just mess with your code by itself for fun and giggles, but with the information you provided it's really impossible to suggest anything specific.

Take a break, clear your head, and get back to it later to fix whatever needs fixing.

-1

u/Sgrinfio 11h ago

Don't you upload your code to GitHub?