Nordic.js 2022 • Tadeu Zagallo – JavaScript VMs 101

Klarna has invested heavily in React Native and JavaScript, and while JavaScript is a great language to write, especially with all the modern features or eve… Read more

Similar

One billion JavaScript library downloads

This month, with the help of jsDelivr, we reached a milestone 1 billion downloads (that’s 26TB!) across all of our libraries. Since we now know how to deliver that many JavaScript libraries in a fast, robust and stable way, we thought we'd share our exper... (more…)

Read more »

How to Think About JavaScript Security

JavaScript has no security model. The runtime environments do. This post is a primer on how to think about JavaScript code security in Web browsers and Node.js. How Browsers Execute JavaScript Code?JavaScript was created to add interactivity to HTML pages... (more…)

Read more »