Reading List
Optimizing long lists of yes/no values with JavaScript from Lea Verou RSS feed.
Optimizing long lists of yes/no values with JavaScript
My newest article on Smashing Magazine’s coding section is for the geekiest among you. It’s about how you can pack long lists of boolean values into a string in the most space-efficient way. Hope you enjoy it :)