#webdev
Read more stories on Hashnode
Articles with this tag
Introduction It’s common to use the logical OR operator (||) to specify a default value: function createSong(title, artist) { return { ...