Eric Elliot, in his Medium article Master the JavaScript Interview: What is a Closure?, explains that when he interviews candidates for… (more…)
Read more »
🎥 More tech documentaries coming out soon, subscribe to be notified 👉(PS: The 2022 Stack Overflow Developer Survey results just came out and Phoenix overto... (more…)
Read more »
Are your JavaScript animations ruining page performance? Try creating this lightweight CSS and SVG animation instead, and keep your page load speed down. (more…)
Read more »
A quick solution that you can use to fix "Heap Out Of Memory Error" in JavaScript. We lay out the causes and how to prevent them. (more…)
Read more »
To most early stage developers, especially the ones who come from a more strongly-typed background in coding, some foundational JS concepts can seem confusing at times, especially the more traditionally borrowed ones like this, class, Prototypes etc.... (more…)
Read more »