BrowserStack to the rescue

BrowserStack to the rescue Today being a Saturday, we are skipping the usual dev work but instead going to delve into testing using Browser Stack. Fair warning…… This may come across as sales pitch and we are not getting paid for it. Cross Browser testing has long been a pain in the neck for developers.… Continue reading BrowserStack to the rescue

Observer Vs PubSub

Observer Vs PubSub Observer Vs PubSub Let’s delve into Observer design Pattern and Publish Subscribe pattern. At a high level, both these are design patterns to communicate state changes or notifications to a listener. We didn’t originally plan to write on this subject. But, working on the dashboards, we realized we had to use both… Continue reading Observer Vs PubSub