Hacker School just ended, so I now have some time to blog about the things I made. This one is about space! (more…)
Read more »
The other week a paper was released that reported that about 37% of sites included at least one JavaScript library with a known vulnerability. We ran our own test and discovered that the reality is much worse—76.6% of sites were using at least one vulnera... (more…)
Read more »
JavaScript is a powerful object-oriented programming (OOP) language, however, unlike many traditional programming languages, it uses a… (more…)
Read more »
Create a jquery like selector and attach event to it with just 30 line of vanillaJS code.
Read more »