Hello World in JS !
Hello World As usual the first thing to do when you are beginning a new language : Hello World ! Why Hello World ? 😉 In JS they are multiple different ways to do that : Using alert box Using the console Modifying the DOM ... I coded for you few e...
Sep 18, 20201 min read76

