ended7월 17일· 1 sources

Global object in JS

Why it matters

About Every JavaScript environment has one special object called the global object. It has features like: - - setTimeout - console - Math - Date - Array - JSON - parseInt Conceptually, both the below ...

1
Sources
+0
24h
Growth
66d
Active

Sources

Related Issues