Category: Javascript
Following S.O.L.I.D – The 5 Object Oriented Principles in React Native Architecture
Without making it sound like a cliche, I would like to start this blog by stating the 3 most important feature of writing code: It should be maintainable It should be extensible and It should have modularity For the past 6 years, since I am writing code, I have believed that code should be written…
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…
16 New Year Resolutions to Welcome 2016 in Innofied
Happy New Year! The sun of 2016 has touched the edge and we just turned the page of 2015 to begin a new chapter. And Innofied is up with a new zeal to kick off with a bang. We would like a few moments from our readers to reflect our past year and share some…
Ebook – Backbone JS Patterns & Best Practices, Authored by Swarnendu De
Readers would be pleased to know that I have teamed up with Packt Publishing to organize a Giveaway of my new book that I have written – Backbone.js Patterns and Best Practices (Amazon reviews). And three lucky winners stand a chance to win 3 digital copies of this book. Keep reading to find out how you…