A Beginners Guide: Javascript Basics and Git Stash
Mar 28, 2021 · 11 min read · Javascript 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...
Join discussion