Mohammad SalmanClosure-JavaScriptIt allows a function to access variables from a enclosing scope or environment even after it leaves the scope in which it was declared.Feb 6, 20211Feb 6, 20211
Mohammad SalmanJavaScript DestructuringIt is convenient way to extract multiple values stored from arrays and object. It make possible to unpack values from arrays and…Feb 5, 2021Feb 5, 2021