Open SourceTips For Beginner Maintainers of Open Source ProjectsAs an open-source project maintainer, I have learned a thing or two along the way. This article will hopefully help new or beginner maintainers.
Browser ExtensionsMaking Your Extension Compatible with Both Chrome and FirefoxThis article helps you understand how to make your extension compatible with both Chrome and Firefox.
JavascriptSimple Twitter Bot With Node.js Tutorial Part 3: Search and RetweetFollowing parts 1 and 2, this tutorial will go over how to periodically search for specific keywords or hashtags in tweets and retweet them.