RSSAmplifier

The Kreativ Dev · Jan 14, 2022

JS Capsules: Objects

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

All JavaScript values are objects, except primitives. What's an Object? An object is a collection of properties in key: value pairs. To understand better, let's take a closer look: Object Properties Let us describe a ball using a couple of variables...

Read on dpkreativ.hashnode.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.