It is probably fair to say that JavaScript is the most important technology these days when itcomes to software engineering. To many of us who have been into...
Read more »
What is a Callback function? 🤔
We know that in JavaScript, we can pass functions as an argument into another function. These functions which take other function as an argument are known as Higher-Order functions. And the functions which are passed a... (more…)
Read more »
☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM! - doodlewind/mocha1995... (more…)
Read more »
No JavaScript frameworks were created during the writing of this article. (more…)
Read more »
I was at a Free Code Camp meetup in San Francisco a few days ago (for those not familiar, Free Code Camp is a group of people who get together to learn JavaScript and web development), and someone getting ready for frontend dev job interviews asked for Ja... (more…)
Read more »