Thou Shalt Not Depend on Me: Analysing the Use of Outdated JavaScript …

Thou shalt not depend on me: analysing the use of outdated JavaScript libraries on the web Lauinger et al., NDSS 2017 Just based on the paper title alone, if you had to guess what the situation is … Read more

Similar

Modern JavaScript in Rails 7 without Webpack

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 »

We Rewrote Our JavaScript SDK in TypeScript

At Wootric we've been fans of Typescript for some time. Anders Hejlsberg, the lead architect of TypeScript has a legendary record of working on amazing languages such as Turbo Pascal and C#. A long term dream of the team was to move our JavaScript snippet... (more…)

Read more »