Is-website-vulnerable:finds vulnerabilities in websites JavaScript libraries

finds publicly known security vulnerabilities in a website’s frontend JavaScript libraries – lirantal/is-website-vulnerable… Read more

Similar

Web Truths: JavaScript can’t be trusted

This is part of the web truths series of posts. A series where we look at true sounding statements that we keep using to have endless discussions instead of moving on. Today I want to tackle the issue of JavaScript and how much we should rely on it. (more…)

Read more »

Svelte: JavaScript Framework without the overhead

If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – frameworks like React, Angular, Vue and Ractive. Like Svelte, these tools all share a goal of making it easy to build slick interactive user int...

Read more »