Tag:javascript
All the articles with the tag "javascript".
[Javascript] Closure concept everywhere
Posted on:January 30, 2023 at 03:57 PMOne day, I relize that I have never applied The Closure Concept in my project officially.
[Javascript] Data Types and Object
Posted on:September 26, 2022 at 12:13 PMA data type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data.