Monthly Archives: March, 2017
Programming
Why you should be using an EditorConfig file in your project
Let us all face it. It is 2017 and many of us are still fighting over tabs versus spaces! And nobody cares what code...
Android Development
Parsing JSON in Android Tutorial
Note: If you are interested in seeing the implementation of this using retrofit, refer to our other post about Using Retrofit 2 for parsing...