Hi, I just have a few simple questions regarding to the VS code. As I saw from the video, teacher used VS code instead of hot reload to apply changes to the code.
Questions:
Did he do that through development bulid? If so, how did he only need so little time while I need about 120s each time when I do that? Or should I do it with my editor closed every time?
After development build, my changes don’t reflect in the editor. It only works when I use hot reload. Any thoughts to that?