JavaScript for Developers 21 - Object Characteristics Summary

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

Let's summarize what we've learnt about objects and their characteristics.
Рекомендации по теме
Комментарии
Автор

Another excellent course from Mr Koushik.
And it's so refreshing and useful that are you teaching JS in comparison with class-based languages.

hyperborean
Автор

Love the way you teach the things. Thanks a ton Genius

swamyas
Автор

hey teacher can u tell me the difference between those 2 writing,am confusing with it var b=
{
"dragon":"name",
"job":123
};
var b={
dragon:"name",
job=123
}

longlongvs
welcome to shbcf.ru