#js
Read more stories on Hashnode
Articles with this tag
In this article, you’ll learn three tools for storing data in JavaScript: variables, which store numbers or text; strings, which are special variables...
OOP in full simply means Object-oriented programming, In Javascript they are two type of paradigms Object oriented Programming and functional...