Today we are going to learn about a new javascript type. This called Object
In object type we can store multiple types of data. Like – numbers, string, arrays etc.

See what we got in the characterDetails

We can easily change the values of the object

Do you know we can write function inside of object ?
like –

see the result

Can you initial a object now ?
Are you enjoying this tutorial ?
See the codes – https://github.com/nerdjfpb/javaScript-Series