3 New Features That Make Creating Objects Easier

preview_player
Показать описание


🌎 Find Me Here:

#Shorts
Рекомендации по теме
Комментарии
Автор

The last feature is called Computed Properties I used it on React for overwriting previous form values {...prevData, [inputName]: [value]}

DaPaBe
Автор

The final feature you demonstrated is exactly what I was looking for in my program right now.

sumitkajbaje
Автор

some of these features are quite useful, but I wouldn't call them "new", ES6 has been around for quite some time (7 years as of writing this in 2022), so the title is a bit misleading. Regardless, this video is great and straight forward!

thesneakyturtel
Автор

Even though es6 has been around for 7 years, it doesn’t mean everyone knows everything about it!

mattcoulter
Автор

As a person who started Javascript a week ago and knew all this, it feels good

keifer
Автор

I learned that with variables a few weeks ago, but not with functions. Thanks!

BostYT
Автор

I'm convinced he is making this content for people who are stuck in their ways.

siberiokhovonick
Автор

More and more people are coming to web dev w/ JS, this video is great. For me, where all these syntactic sugar is useful, is when creating object to be sent to user as JSON. I know all except the function, and the last one.

infienite
Автор

aren't those around for a long time?

Electricity
Автор

"""new""" (ES6 is also called ES2015 for a reason)

FunctionGermany
Автор

Can u make shorts videos about (Apply, remote)

AmericanDragon
Автор

Every time I've used dynamic key names it has felt like the wrong solution, does anyone have a good example of when to use this? Not being mean just genuinely curious haha

empy
Автор

Not sure these features are new, they're part of ES6.
Nice job presenting them, though. 👍

EduardKaresli
Автор

ES6 is still "new"? It's ES2015, no?

solvedfyi
Автор

object oriented programming nah, functional programming yep!

beckaldan
Автор

Js need a built in function to deep clone an object.

bopon
Автор

You deserve the 1M Kyle! Your my fave on here 🫡

AICameron
Автор

I think it's there for around 7 years 🤥 not new

AliSajidCS