React, Flux, GraphQL, Hack, HHVM...? All of this and more!
Read more »
Recently I found myself researching for ways to run an async function in the main thread in a blocking and synchronous fashion. (more…)
Read more »
Prototype pollution is a dangerous vulnerability affecting prototype-based
languages like JavaScript and the Node.js platform. It refers to the ability of
an attacker to inject properties into an object's root prototype at runtime and
subsequently trigger... (more…)
Read more »
Title assumes 265 words per minute reading time, as used by Medium and others. Discord bots can be useful in doing a variety of things like playing music in a voice chat, or sending automated announcements when a Youtuber releases a new video. I'm active ... (more…)
Read more »