Search posts, tags, users, and pages
Damilola Oladele
Damilola is a software engineer and technical writer. He is skilled in JavaScript, Python, Django, software documentation, user research, in
Introduction JavaScript ES6 (ECMAScript 6) introduced the spread operator. The spread operator consists of three dots ... used on iterables, mostly arrays to expand the values in them. while expanding values means passing the values in one object as ...
No responses yet.