Snippets Collections
var person = "Hege";
var person="Hege";

A good practice is to put spaces around operators ( = + - * / ):

var x = y + z;
star

Fri Apr 24 2020 10:48:29 GMT+0000 (Coordinated Universal Time) https://www.w3schools.com/js/js_statements.asp

#javascript #javascript #spaces #whitespaces

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension