The Object class represents one of JavaScript's data types. It's used to store keyed collections as well as more complex entities
2. How can you Create a JavaScript Object?
With JavaScript, you can define and create your objects.
There are different ways to create new objects:
1. Create a single object, using an object literal.
2. Create a single object, with the keyword new.
Using an Object Literal:
This is the easiest way to create a JavaScript Object.
Using an object literal, you both define and create an object in one statement.
An object literal is a list of name: value pairs (like name: "mujeeb") inside curly braces {}.
Example:
Using new keyword.
Example:
Using Object.create().
Example:
Accessing Properties of an Object.
The syntax for accessing the property of an object is:
Object Methods: 1. Keys. 2. values. 3. delete. 4. freeze. 1. keys:
The Object.keys() method produces an array of enumerable property names for a given object, iterated in the same way as a normal loop.
Example:
2. values:
The Object.values() method returns an array of enumerable property values for a given object in the same order as a for...in loop.
Example:
3. delete:
This method will remove the whole property from an array.
Example:
4. freeze:
An object is frozen using the Object.freeze() method. An object that has been frozen cannot be changed; Object.freeze() returns the same object that was passed in as an argument.
Example:
β’ β’ β’
Missing some Tweet in this thread? You can try to
force a refresh
HERE ARE 10 AI APPS YOU NEED TO HAVE ON YOUR MOBILE
1. Heardly
β Save time with 8-min audio book summaries.
β Heardly APP compresses bestsellers to 10%, offering 8-minute audio and video summaries with AI, saving your reading time everyday.
2. Otter / @otter_ai
β OtterPilotβ’ enables AI-powered meetings. Get a meeting assistant that can record audio, take notes, automatically collect slides, and provide summaries.
12 remote jobs paying $80/hr, No Resume No Experience required
1. Gaggle:
β Gaggle hires content reviewers to monitor online student activities and promote kid safety.
β Pay ranges from $20 to $25 per hour.
β Work include identifying potential challenges in K-12 student communications. Flexible scheduling with a minimum of 10 hours each week. Basic technological knowledge and an interest in kid safety are necessary.
2. Preply:
β Preply is an online tutoring company that provides possibilities in more than 100 courses.
β Set your own rates, with potential revenues of more than $40 per hour.
β There is no need for specific qualification; simply be knowledgeable about your field. Create your profile, set your schedule, and begin tutoring in as few as 5 days.