Object-oriented Programming in vanilla JavaScript

JavaScript is a powerful object-oriented programming (OOP) language, however, unlike many traditional programming languages, it uses a… Read more

Similar

JavaScript frameworks security report 2019

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 »

Unknown pleasures with JavaScript

No this blog post is not about how nice JavaScript can be, instead it’s just another one of my attempts at reproducing modern art with procedural generation and the HTML5 <canvas> element. This time I randomly generated images resembling the cover o... (more…)

Read more »