Latest Insights on App Development for Your Business-Innofied

Tag: Javascript

  • Real Time Communication With MQTT – It’s in Trend (Part – 2)

      My previous blog was all about server (broker) creation and options, provided during creation. In this blog post, I am going to discuss available events of Mosca and the step by step procedure of creating MQTT client. Let’s start with Mosca events first. Mosca emits these events for the server. clientConnected :  when a…

  • Real Time Communication With MQTT – It’s in Trend(Part – 1)

    If you are thinking or trying to build an application which will have the capability of doing real time communication among the devices (machine to machine), this blog is going to be helpful for you. Here I will discuss about MQTT. My early days with MQTT was not very good due to the lack of…

  • Innofied Attended Great Indian Developers Summit (GIDS), 2016

    Web and mobile development visionaries are something that is not constant, it’s ever-changing and it gets even better every day.  27th April 2016 at GIDS, web & mobile developers got the scope to brew some new ideas that are even more hot. HTML5, UI/UX, JavaScript, Responsive Web Design, Mobile UX, Native Apps, IOS, Android, they covered it…

  • Code Deployment in Parse

    Parse.com provides backend services to developers. If your mobile or desktop app requires a backend on the internet, then Parse is one of the options you can choose. I first came across this service a few months ago and noted that they provide SDKs that let your apps run on various devices connected to the…