Finding something to learn is just a google(whatever search engine of ur choice)search away. However you do not want to spend time weeding out the bad ones and selecting which ones to learn from. Hackr.io is a simple website which takes out this pain of discovering good resources to learn programming languages. It is a […]

Read More →

JavascriptOO maintains a directory of JavaScript libraries with examples, CDN links, statistics, and videos. Javascript landscape is changing by the day and sites like JavascriptOO makes keeping pace with it a little easier. Not all frameworks will last the long run ,natural selection will get the better of them, but having early access to the […]

Read More →

Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace can be easily embedded in any web page and JavaScript application. Ace is developed as the […]

Read More →