Our Website is outdated and broken, please DO NOT use it (https://modernizr.com) but rather build your modernizr version from npm.
Day 02 of JavaScript. Todays learning summary. Variable--> Variable are the container that store the data. Var, let, and const -line- by- line comparison var (Old and risky) let (modern and safe) ...