JavaScript is an incredibly fast and efficient programming language to use for a variety of purposes. Today Every type of software uses JavaScript, including Web apps, 3D games, robots, IoT devices, etc.Back in 2007, Jeff Atwood (founder of StackOver...
wordssaysalot.hashnode.dev2 min read
function ES5Fun( username, platform){
username, = username, || '@wordssaysalot';
platform = platform || 'Hashnode';
}
Uncaught SyntaxError: Unexpected token '='
True. It is a lot convenient and error-safe.
Reddy Divya
I'm a passionate front-end developer. I'm here to share my progress & knowledge a bit. Forever learner.
Simple and Crisp. I really appreciate it.