25 JavaScript Tricks You Need To Know About

Including some useful bits of code and utilities

Elson
Published in
8 min readNov 11, 2020

--

While coding, you will notice that there are some things you stumble upon over and over, and normally they beg for that quick solution. A lot of these things do not even need you to install a library to solve them. These are my top 25 collected over the years.

1. Type check utility

--

--

Elson
Before Semicolon

Software Engineer sharing knowledge, experience, and perspective from an employee and personal point of view.