Napa.js: multi-threaded JavaScript

napajs – Napa.js: a multi-threaded JavaScript runtime… Read more

Similar

Live server push without JavaScript

So in my post Is this evil? I covered a way of tracking users with CSS. While thinking about those weird ways of using the web I also started thinking about pushing live data to clients without JS. Or at least maintaining a connection. So... (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 »