How to get the most out of the JavaScript console
One of the most basic debugging tools in JavaScript is console.log(). (more…)
Read more »
How to use strings and string operations, Surrogate Pairs, String wrapper object and prototype functions. Importance of RegExp… Read more