bhantsi.hashnode.devWhat you should know about the internetWhat is the internet The internet is a global computer network providing a variety of information and communication facilities, consisting of interconnected networks using standardized communication protocols. Brief history of the internet On October...Sep 9, 2021·6 min read
bhantsi.hashnode.devBeginner's guide on how to run JavaScript code directly within VS code editorJavaScript is the programming language of HTML and the web not like HTML and CSS, where you can view the result of what you coded in the browser and see the effects. So to run JavaSripts and see it's effects is bit tricky to some beginners. In this g...Dec 19, 2019