DEV Community

Discussion on: Top 20 JavaScript tips and tricks to increase your Speed and Efficiency

Collapse
 
erasmuswill profile image
Wilhelm Erasmus

Good article man, I just have a couple of comments further to the above:

6: I believe this approach only works if you are using strings or numbers, not objects

17: Earlier today, I learned that parseInt can also be used in this way. The second argument defines the number system base