01SsivaramFeedbacks and thoughts on my stack choicesHello, devs! Here is HelpNinja's tech stack. (product am building for a while). Would love to hear your thoughts and opinions on stack choices.😊 https://stackshare.io/helpninja/helpninja/mainMar 30, 2019C
00SsivaramHow you guys are cloning your live site to local development ?Hey fellas, Am working on a tool with syncs a live wordpress site to the local machine, it only pulls or pushes files that were changed after the last sync(much like a git) but here with ftp/sftp. And it also clones the database seamlessly(includes r...Sep 21, 2017
113SsivaramWhat are the core differences between promises and observables?I am a newbie to Angular 2 and just came across a thing called Observables. It looks very similar to Promises. Could someone please explain me how it works internally and what are the pros of Observables?Jul 17, 2016SOS