JavaScript const

const in JavaScript Topics covered in this video: * What is const (constants)? * What they are used for? * The let keyword behavior vs the const keyword beha… Read more

Similar

I have been underestimating JavaScript

I wasn’t a huge fan of Javascript in general and NodeJS in particular. I was usually more fond of other lower-level languages such as Go or Rust. I mistakenly thought Javascript and NodeJS couldn’t give me the low-level control I usually want in order to ... (more…)

Read more »