#web-development
Read more stories on Hashnode
Articles with this tag
JavaScript is a loosely typed {or Dynamic language}, hence any value can be assigned to variables in JavaScript. { Note: Loosely type means that we...