Real-time Analytics Dashboard with SocketIO & SailsJS
Recently we are working on improving our already existing applications. We are mainly focusing on improving our products by implementing certain interesting features but in small pieces. As we are a data analytics company, I thought of adding Real-Time feed…
Read MoreBasic React App Setup with TypeScript, Babel, Webpack and Material UI [Installation]
In this post, I’ll walk you through how to setup a basic ReactJS Application with the bare minimum things required to start with for newbies, like me. Basically I’ll be sharing with you my experience with setting up my first ReactJS App. I started just 2…
Read MoreWhat I achieved with Ionic Framework?
About 8 months I started learning Ionic Framework. At that time, Ionic v4 was in BETA mode. I started with building a simple App for Phlebotomist, PhlebEx, used for making Home Collection Service digitized. PhlebEx App The App provides Home Collection…
Read MoreLocation Permissions and Accuracy: Ionic 4
Building an App that captures the Device Location??!! Alright.Let’s start with some approaches I tried and failed while developing a Hybrid App using the Ionic Framework. I am using Ionic 4. The App mainly captures an User’s Location at certain events.…
Read MoreOffline-First app using Ionic & PouchDB-CouchDB
Even in today’s hyper-connected world, there will be plenty of times where people need to switch data off to save battery, or simply lose mobile connectivity while traveling. There’s nothing more frustrating for mobile users when losing all connection to an…
Read MoreThe 3 Magical Words…!! ;)
“I Love You”…!! You are, and always have been, my dream. There’s always that one person, that will always have your heart…. Wait… What??? Noo..!! I am a Developer. I have my own “3 Magical Words”. “NodeJS Mocha Chai”…!! The 3 Magical Words..!! Just like…
Read MoreIonic 3 for Nearby Places
In the process of developing an App, which has a feature of Nearby Places, I tried out Ionic 3 Native-Geolocation and Google Maps APIs. Lot of us, must be trying to do something like this in their App. Here in this story, I’ll try to explain you that. To…
Read MoreDynamically Add or Remove Fields using jQuery or JavaScript
Here is a Simple example, how you can have the “Add More” feature in a Form. I have used Array splice() Method here in this example. The splice() method adds/removes items to/from an array, and returns the removed item(s). You This Code Snippet uses jQuery,…
Read MoreDataTables Usage with AJAX (Create and Update Table)
This post guides you through the complete implementation of DataTable, from initializing the DataTable to updating the data in the table. It includes instructions on how to connect your API to get the data for the table. You can find the DataTable Docs here.…
Read MoreHow I Found the Love of my Life
My actual Terminal. Keep Calm, Everything will be Alright 😛 . I graduated in 2016 and by then I got an offer 2months prior to my final semester. I joined a startup, Medimojo. At that time, the company was using PHP as the backend language, and I was having no…
Read More