#javascript-library
Read more stories on Hashnode
Articles with this tag
By Ifeanyi Omeata · These are some basic Javascript Topics: 1. Javascript Comments 2. JavaScript Variables and Datatypes 3. Escaping Literal Quotes 4....
By Ifeanyi Omeata · Task 1 - const greeting = "Hello World"; Using Regular expressions (Regex), find out if the string "Hello" is found in...