Veracode's State of Software Security report for 2023 found that there is a 27% chance within a given month that security flaws will be introduced into an application. The report also found that JavaScript applications on average have fewer flaws and fast... (more…)
Read more »
We’ve probably all used console.log in our JavaScript projects. It’s a nice, quick, convenient way to view the value of a variable or to see what’s going on at a given time in the application. But there are many more options with the JavaScript console ob... (more…)
Read more »
JavaScript (engine) Version Updater. Contribute to GoogleChromeLabs/jsvu development by creating an account on GitHub. (more…)
Read more »
I have recently become very interested in functional programming - using pure functional languages such as Haskell, as well as functional programming in JavaScript. One of the main areas of study that is often cited as significant for functional programme... (more…)
Read more »
There are so many HTML tags that it is nearly impossible to know them all, which means there are tons of tags most people do not know. In this video I talk a... (more…)
Read more »