Cordova, an SDK offering from Apache that enables the development of mobile apps using web technologies (HTML, JS, CSS). It forms the set of libraries on which other successful app development frameworks like PhoneGp and Ionic were built on. more
Setting up for Android development got a whole lot easier. Back in the day, you had to run a batch of commands on the terminal to able to get Android Developer Tools (adb) installed, make sure that the Java installation is the appropriate version, and a bunch of headaches involved in dealing with command lines. more
Node.js is an open source Javascript runtime framework, designed for the development of scalable, full-stack front-end and back-end applications entirely on the JavaScript language. There are lot of cool stuff that can be done with this tool, a node web server and IoT being some of them. more