Skip to main content

My new Desert Vehicle

Visual studio code vs expression web


I have used Microsoft expression web for years as it was my favourite editor, but I have recently downloaded Visual Studio Code and have just begun using it. Often read it is much more modern and that you can link it with Github which I am particularly interested in. I had always like Expression Web with its ease of use. Visual Studio Code on the other hand seems to have a much harder learning curve and aimed at more experienced developers. Visual Studio Code has a much more nmodern and clear look on the interface and has a very nice and helpful feature of spilt screening so you can see different pages. You would be able to work on a HTML page and CSS page and see them both at the same time. This could prove to be very useful for a developer.
   Started using Visual Studio Code and ran into my first problem. How do you actually preview in the browser on Visual Studio Code. Watch the video below.

Preview in the browser with Visual Studio Code




Visual Studio Code certainly has more features on it than expression web but much harder to get started on. Getting started was quite difficult even to create the CSS sheets and the Javascript sheets. The video below shows how you can create the CSS and Javascript style sheets.

Create CSS and Javascript Style Sheets in Visual Studio Code




Link CSS stylesheet in Visual Studio Code


Comments

Popular posts from this blog

Cyberpunk 2077_ go to red dirt in the evening

Rumble link

Using bravenet site builder 2020

Using the free bravenet site builder which is on some hosting sites. Bravenet allows free hosting with a subdomain like wordpress and own domain with premium account. Bravenet site builder has several themes. In the video I am trying one of the themes and showing how you can edit and build a site with the site builder.

Install Pyautogui and Pip in Python

Install Pyautogui in Python The video above shows how you can easily download and install pyautogui into Python. Pyautogui is a Python library. For any python library to be installed you need to have Pip installed. Watch the video below to see how this is done. Install Pip in Python