Being a developer, I would always want that the user should have latest/updated version of the app. After all, a happy and satisfied user is the measure of a good app. 🙂 But there are some barriers which come between the user and the latest version of the app. For example, automatic updates may only … Continue reading All About Android’s In-App Update API
blog
What Are Reasons To Shift From EventMachine To Async
In The Beginning A little over 13 years ago, I had been working as a freelance developer for over five years, primarily writing and hosting Ruby based web sites and applications for a variety of commercial interests, from mutual funds to construction to education. I had designed and built a reliable system architecture for deploying … Continue reading What Are Reasons To Shift From EventMachine To Async
Want To Subscribe to RethinkDB Record Using Go? Here’s How!
RethinkDB is a document storage database with excellent clustering capabilities. However it can also auto notify when records are updated in real-time, and this article is going to explore how to do that using Go. RethinkDB is a document storage database with real-time record pub/sub capabilities. What is RethinkDB? RethinkDB is a document storage database with a lot of … Continue reading Want To Subscribe to RethinkDB Record Using Go? Here’s How!
