© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sid
I am curious
Ohh. In the last example I thought mydetails will be a nested object of mydatabase object.
Bello
web developer
No spread operator only extracts the properties (key-value pairs) of an object.
Bello can we use rest to nest the object as i said?