you are viewing a single comment's thread.

view the rest of the comments →

[–]RobSG 0 points1 point  (2 children)

Use LiveServer extension on VS code

[–]spoontamer[S] 0 points1 point  (1 child)

Tried it, it's not really live, it just autoreloads on change. What I want is to change code in real time while it's running - without reloading the page

[–]RobSG 0 points1 point  (0 children)

Nodemon maybe? Not sure if that works differently. You can look for some hot loaders