Skip to main content

10 docs tagged with "Global Object"

View All Tags

Array

Array is defined as: Global Object Prototype for Array data type. Topics on: Array static methods, Array instance methods, Array instance properties. Read more:

Autoboxing

Autoboxing is defined as: Global Object Wrapper for Primitive to share methods & properties. Topics on: Wrapper. Read more: JS, JS Language, Primitive, Autoboxi

External System

External System is defined as: e.g. DOM API element, Global Object, fetch request. Topics on: . Read more: React, React API, Hooks API, Effect Hook, Side Effe

Front-End App (JS)

Front-End App (JS) is defined as: App to Execution in Browser Runtime with access to window (Global Object). Topics on: . Read more: Computer Science, Computer

Global Object

Global Object is defined as: Object to access via Global Scope. Topics on: . Read more: JS, JS Concepts, JS Engine, Call Stack, EC, Scope Chain, Scope, Global S

JSON

JSON is defined as: Global Object API to acccess Static Method to convert/parse JSON. Topics on: JSON Syntax, JSON API Static Method. Read more: JS, JS Language

Location

Location is defined as: location Global Object for window instance. Topics on: search. Read more: JS, JS Concepts, Java Script Runtime, Platform API, Web API, D

Math

Math is defined as: Global Object with built-in mathematical constants & functions. Topics on: Math Static Property, Math Static Method. Read more: JS, JS Langu

RegExp

RegExp is defined as: regex Global Object to make regex in JS. Topics on: RegExp(), RegExp Syntax, Regexp Snippets, RegExp() Instance Method. Read more: JS, JS

window

window is defined as: Interface to rep Browser. Global Object to access most global properties & methods. Topics on: window instance property, window instance m