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...
Guide to CSS support in email clients : Designing an HTML email that renders consistently across the major email clients can be very time consuming. We've put together this guide to save you...
awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...
schema.org : This site provides a collection of schemas that webmasters can use to markup HTML pages in ways recognized by major search providers, and that can als...
Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.
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).