Blog
In Microservices environments some times we have to build mission critical services which can’t take any downtimes. In Reputation, we have such a use case with a service called Governor. In this post, I’ll talk about how we made the Governor highly available with almost zero downtime.
Boilerplate code to setup Redux store with `Redux devtools extension` enhancer. This code uses the extension if its available and does not fail in the environments where the extension is not available.
If you want to invoke some function on a user click you should first look for Buttons, But for what ever the reason (some times for styling) if you want to use an anchor tag you may want to stop the default behaviour of anchor tag. Otherwise If you use # in href it refreshes the current page and if you put nothing it takes you to home
logstash script to sync data between two elasticsearch indexes
·1 min read
This post shows you how to deploy your first serverless program onto Google cloud functions in less then 10 minutes.
·2 min read
Sample post with all supported markdown syntax in the blog