Javascript Notations
In JavaScript, notations refer to various syntactical conventions or patterns that help in defining and using data structures, functions, and more. Let’s explore some important notations used in JavaScript:
1. Dot Notation
Dot notation is used to acc...
blog.wasimakram.in4 min read