JavaScript Basics for React Js.
Variables in JavaScript.
Example explaination : In the Above Example,
Glass stores water in it , similarly
Variables stores value in it.
Definition : variables are simply names ,that stores values and the points out to a memory location .
As...
theviewofjagan.com1 min read