Dark Patterns Library : A Dark Pattern is a type of user interface that has been carefully crafted to trick users into doing things, such as buying insurance with their purch...
The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...
So you want to make a Twitter bot! That’s great! Here are some basic rules for making a bot that isn’t an asshole (and also reduce the chance of the bot getting banned by Twitter).