Optimizing long lists of yes/no values with JavaScript

1 min read 0 comments Report broken page

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 :)