Atom IDE

Im trying to make the process of writing posts easier, so im giving (atom)[atom.io] a try.

My first impression is that it is “stupidly” easy to config. In a few seconds I installed the Monokai UI theme and some packages...

Read More

Ionic Framework and hybrid apps

For the past couple weeks I’ve being working in a hybrid app using the (Ionic)[ionicframework.com] framework. It works by wrapping a bridge between angularJs apps and cordova and creating a hybrid Mobile app.

The good:

Its possible to...

Read More

Game Development with Libgdx

Recently, me and some colleages started studying a library for game development named libgdx. The real charm of this library is that you can program a main project in plain java and it creates child projects for Android, Html5,...

Read More