I wasn’t a huge fan of Javascript in general and NodeJS in particular. I was usually more fond of other lower-level languages such as Go or Rust. I mistakenly thought Javascript and NodeJS couldn’t give me the low-level control I usually want in order to ... (more…)
Read more »
WRITTEN BY GARETH DUNNE @DUNNEDEV JavaScript hybrid mobile applications having taken the spotlight for the last few years with the idea of writing code once and using it among many platforms. These… (more…)
Read more »
coverage guided fuzz testing for javascript. Contribute to fuzzitdev/jsfuzz development by creating an account on GitHub. (more…)
Read more »
Scatter plots are a great way to visualize data. Data is represented as points on a Cartesian plane where the x and y coordinate of each point represents a variable. These charts let you investigate the relationship between two variables, detect outliers ... (more…)
Read more »
Recently, while browsing a popular tech news site's comments, I stumbled upon a
modern staple in the online tech discussion world: the javascript hate thread.
I've blogged about this theme before
but it's almost a trope at this point. User posts article, ... (more…)
Read more »