Why is there an extra undefined in Chrome DevTools Console?
While testing something quickly on your browser's console. You might have observed that sometimes there's an extra undefined printed after every statement.
Every browser comes with a JIT (just-in-time) compiler for JavaScript which executes statement...
srijan.hashnode.dev2 min read
Syed Mustassim Mustaq
On the web development roller coaster ride.
Well written Srijan! I was always wondering about us