#javascript
Read more stories on Hashnode
Articles with this tag
In JavaScript, data can be passed either by value or reference. The data type passed as a value is called primitive type while the data type passed as...
JavaScript is a high-level single-threaded garbage collected interpreted prototype-based multi-paradigm dynamic language with a non-blocking event...