With modern web development I find I'm using Visual Studio code as my IDE the majority of the time. During a recent developer bootcamp I shared the way I open projects and realised that some of the techniques I use wasn't common knowledge. With web project in Visual Studio Code (VSCode) you need to open... Continue Reading →
How to edit Markdown files in VSCode with live preview of changes
Visual Studio Code (VSCode) is a great tool for editing Markdown files. It's not immediately obvious that VSCode comes out of the box with the capability to preview Markdown files and even provide a side by side live preview view so you can see the result as you are modifying the file. In VSCode opening... Continue Reading →