Here's how to use Java Annotations in your Android code to make the code have better readability and maintenance.
Author: Gautam Rege
The Summit of Web conferences
Earlier this month, I had the privilege of speaking at Web Summit in Dublin and it was a truly amazing experience. I was in Dublin for precisely four days and I don't remember having dinner! Apparently, Guinness is as good as a meal! Well, for a conference that saw more than 40,000 (yes - it … Continue reading The Summit of Web conferences
Rails, ElasticSearch and Go – merry go round
It all starts with a Rails application - business as usual. In one particular situation, we need to upload some complex excel sheet and update ElasticSearch with over 10k entries. The initial code was written in Ruby and run via sidekiq jobs but was taking about 28minutes to update the index! This was a bottle … Continue reading Rails, ElasticSearch and Go – merry go round
