DODamilola Oseniinlolaoseni.hashnode.dev·Mar 28, 2021 · 11 min readA Beginners Guide: Javascript Basics and Git StashJavascript is a scripting language used to render web pages interactive. It is one of the major web technologies, along with HTML and CSS. In this article, I’ll highlight a few basic Javascript concepts for absolute beginners. Data Types One of the...00