For about 3 years I've been a big supporter of Web and Hybrid app development. One of the main reasons for that was that I was firstly a hybrid app developer for these 3 years myself. I say "was" since I recently switched teams, and now I am a full-time iOS developer (native app development). … Continue reading Benefits of Native Mobile Apps
Tag: app
Created a GraphQL Bible API in 2 Days using Hasura (Here’s How)
Few years ago I worked on a project where I had to get hold of the 31,102 verses of the English Bible, and use it to develop an Android app that helps people memorize Bible verses. This app used a memorization technique called spaced repetition which is popularly used in the flash card app - … Continue reading Created a GraphQL Bible API in 2 Days using Hasura (Here’s How)
Hybrid app development is a godsend for Startups, but should you take that route?
If you were to look at the current market distribution when it comes to mobile operating systems, there are only two main players on the field: Android and iOS. The market share of all the remaining mobile operating systems put together is less than 1% of the total. That would seem to be good for … Continue reading Hybrid app development is a godsend for Startups, but should you take that route?
Sending a Request to a Server from your Android app
Here is a tutorial on how to send HTTP requests from your Android app to a server using the Android Async Http client library
A Programmer’s Mini Guide to Fitness
Are you a programmer? Are you worried that you are not as fit as your other non-programming friends? Here is the guide to make you become a nerd with muscles.
Make a Simple Video Streaming Backend from Scratch (Setting up the Server)
Are you worried that your hard drive space is running low because of your huge collection of the Game of Thrones series? Here's a solution(a geeky one probably) to fix that.