JavaScript for Beginners #43 Introduction to Objects in JavaScript

  Рет қаралды 534

GreeneMath.com

GreeneMath.com

Күн бұрын

Пікірлер: 4
@laponiec
@laponiec 3 жыл бұрын
Would it be possible to nest the object e.g. Object = {vehicle:car, insuranceStatus:insurance} where car = {make: "Honda", colour:"Blue"} etc. Would that be a good or a rather bad practice?
@Greenemath
@Greenemath 3 жыл бұрын
We will get to nested objects pretty soon. To answer your question, the value for a property can be a variable that is also an object. const car = { make: "Honda", color: "Blue" } const obj = { vehicle: car, insuranceStatus: true } console.log(obj.vehicle); {make: "Honda", color: "Blue"} Is it a good practice? The answer is always it depends on the situation. If you are new, I would say just make things work, later on you can worry about speed and optimization.
@laponiec
@laponiec 3 жыл бұрын
@@Greenemath I see, iterating through these objects could be quiet problematic.
@Greenemath
@Greenemath 3 жыл бұрын
​@@laponiec It won't be too bad. We just aren't there yet. We have for in loops and Maps, we just haven't gotten there just yet.
JavaScript for Beginners #44 Objects Dot Notation vs Bracket Notation
17:20
Inheritance in JavaScript - Prototypal Inheritance tutorial
20:06
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 40 МЛН
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 66 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 64 МЛН
Wait for it 😂
00:19
ILYA BORZOV
Рет қаралды 11 МЛН
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 485 М.
JavaScript Promises  -- Tutorial for Beginners
37:05
ColorCode
Рет қаралды 130 М.
8 Must Know JavaScript Array Methods
10:05
Web Dev Simplified
Рет қаралды 1 МЛН
R programming for ABSOLUTE beginners
14:13
R Programming 101
Рет қаралды 426 М.
Python Decorators in 15 Minutes
15:14
Kite
Рет қаралды 449 М.
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 256 М.
Introduction To Testing In JavaScript With Jest
13:57
Web Dev Simplified
Рет қаралды 517 М.
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
41:35
GOTO Conferences
Рет қаралды 817 М.
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 40 МЛН