Today we are going to continue learning our beloved JavaScript language, in this edition, we are going to test our skills by answering some JavaScript mini-challenges.
Even though I’ll be giving the answer with an explanation at the end of each question, ... (more…)
Read more »
I thought I knew all the ways to call functions without parentheses: alert`1337` throw onerror=alert,1337 Function`x${'alert\x281337\x29'}x``` 'alert\x281337\x29'instanceof{[Symbol['hasInstance']]:eva... (more…)
Read more »
A mental model on how JavaScript worksWill help every developer to understand their JavaScript code better and avoid common bugsPart 1 - Vars & Primitive Val... (more…)
Read more »
Plunker is an online community for creating, collaborating on and sharing your web development ideas. (more…)
Read more »
We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »