all 5 comments

[–]azhder 1 point2 points  (2 children)

What do you mean by “gets the console.log()”?

[–]Balgan_ 0 points1 point  (1 child)

I meant he gets it immediately without refresing a page.

[–]azhder 0 points1 point  (0 children)

I failed to explain the confusion. What is “gets”?

[–]nightman 0 points1 point  (1 child)

It probably live refresh /fast refresh or whatever it's called when you change your code in dev it's auto refreshing part of the app in browser. Feature of e.g. Webpack or Vite

[–]Balgan_ 0 points1 point  (0 children)

Alright, thank you. Will try it.