JSafer – JavaScript source code obfuscator

A simple JS source code obfuscator/minifier that doesn’t hurt consistency or speed. – avilum/jsafer… Read more

Similar

Secure Sessions in JavaScript

If you ever made a webapp in JS, chances are you used Express as a web framework, Passport for user authentication and express-session to maintain users logged in. This article focuses on sessions and how we forked express-session to make it more secure. (more…)

Read more »

Eloquent JavaScript, 3rd edition

I'm writing a 3rd edition of my freely available book, Eloquent JavaScript. It'll modernize and further improve the book. Writing is a lot of work, and I know a lot of people appreciate this work, so I hope some of you are interested in chipping in some m... (more…)

Read more »