DEV Community

Discussion on: 8 JavaScript Tips & Tricks That No One Teaches πŸš€

Collapse
 
shadowtime2000 profile image
Info Comment hidden by post author - thread only visible in this permalink
shadowtime2000

8 JavaScript Tips & Tricks That No One Teaches πŸš€

This title makes it seem like these are tips and tricks worthwhile to use that are not that popular but extremely useful.

Most of these tips are actually well known among JS developers and aren't ones "That No One Teaches", such as the performance tip, the short for loop, using sets to remove duplicates from arrays, and swapping values with destructuring. The only ones that aren't as known are the first couple, which don't seem to be that useful.

Sorry, if that sounds rude because that isn't my intention. I am just trying to point out that most of these tips are either well known or not useful and the title is pretty misleading then.

Collapse
 
garvitmotwani profile image
Garvit Motwani

Noted

Collapse
 
johannchopin profile image
johannchopin

You're right and I like your avatarπŸ‘

Collapse
 
garvitmotwani profile image
Garvit Motwani

Thanks! I don’t remember how I created that

Some comments have been hidden by the post's author - find out more