Advertisements
I started learning html few days ago. one thing that frustrate me that I have to refresh the browser every time. I am using vs code. Is there another code editor that can automatically do this for me or some other browser. I am using chrome btw.
expecting : updates web pages automatically
>Solution :
There is no need to install another browser or code editor. You can just install live server extenstion in vs code; that automatically does the job for ya.