Five researchers from the Vrije University in the Netherlands have put together an attack that can be carried out via JavaScript code and break ASLR protection on at least 22 microprocessor architectures from vendors such as Intel, AMD, ARM, Allwinner, Nv... (more…)
Read more »
JavaScript IDEs with Node.js and TypeScript support are better than ever with IntelliJ, VSCode, Atom, and Sublime Text 3 being the top IDEs I'm reviewing in 2020. (more…)
Read more »
A case study to implement modern js app with vanilla web technologies - ivank/vanilla-teuxdeux... (more…)
Read more »
Diff & patch JavaScript objects. Contribute to benjamine/jsondiffpatch development by creating an account on GitHub. (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (more…)
Read more »