JavaScript event handling is often straightforward. This is especially true when dealing with a simple (relatively flat) HTML structure. Things get a bit more involved though when events are traveling (or propagating) through a hierarchy of elements. This... (more…)
Read more »
Let’s face it: unused code has no place in your product. It’s similar to the proverbial junk drawer at your home, but instead of a messy… (more…)
Read more »
In our second chapter of the Remote working Chronicles, Italian Javascript Developer from Streamroot shares his personal story as a remote worker. (more…)
Read more »
We investigate the state of javascript frameworks security for both the Angular and React ecosystems, and the state of security of each of the two different module ecosystems, based on an in-depth look at the vulnerabilities contained in each of the ecosy... (more…)
Read more »
I've seen a fair amount of
callback bashing
on
Hacker News recently.
Read more »