Top 20 JavaScript tips and tricks to increase your Speed and Efficiency
Aug 9, 2021 · 3 min read · Orignal Full Article Published Here Most of these JavaScript Hacks uses techniques from ECMAScript6(ES2015) onwards, though the latest version is ECMAScript11(ES2020). Note : All the below tricks were tested using Google Chrome’s Console. 1. Declar...
Gkarthik commented