does anyone use VS code to preview their site live before they update it here? i'm trying to get into doing that so i don't have a bazillion page updates but it's tough...
I use vs code for my website and even at work! You could install the live server extension and it will automatically update your pages everytime you save your code. It makes previewing really easy
I use vs code for my website and even at work! You could install the live server extension and it will automatically update your pages everytime you save your code. It makes previewing really easy
Live server! (https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
i second what those two said^^
i third it
thanks guys! i'm getting the hang of it - it's a little tough getting used to but i'm getting there :D