JavaScript Basics: A Starter Guide for Newbies
To build a website you need to know three things HTML, CSS and Javascript. We will talk about the first two in some other blog, but first lets understand Javascript.
Javascript is a weakly typed, object oriented, interpreted programming language. tha...
nerdbash.hashnode.dev2 min read