JavascriptAll The Ways You Can Loop Arrays in JavascriptHere are different approaches to loop through an array in Javascript.
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.