At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

How To Fix CORS Issue In Firebase Storage

  What Is Firebase Storage? Firebase storage is file storage area where user can generate and store their files, also it helps the users to keep their information safe yet available in the cloud. Basically, it’s free version gives you 100 MB memory for data storage and a maximum of 50 connections. Where as Amazon […]

  • Ken
    Ken
  • January 10, 2019

How To Find Unused Indexes In MongoDB

Reason Why We should Remove The Unused Indexes In MongoDB First: Handling MongoDB indexes over other application releases can be really challenging plot for the developers. On most of the case, the requirement for each release will get change so several new indexes will be included and old indexes may wind up. When the time passes by, it […]

  • Ken
    Ken
  • December 7, 2018

CRUD operation on Google Spreadsheet using NodeJS

We all must have heard about CRUD(Create, Retrieve, Update and Delete) operation. In this blog, let’s see how we can do CRUD operation on Google Spreadsheet using Node.js, When we are going to implement APIs, What is Google Spreadsheet? Google Spreadsheets is a Web-based application that allows users to create, update and modify spreadsheets and […]

  • Ken
    Ken
  • August 14, 2018

How To Deploy NodeJS App to Heroku

Today, I am going to demonstrate how to deploy a Node.js application on Heroku with a sample example, before getting into the steps let’s understand what is heroku. What is Heroku? Heroku is a cloud platform as a service supporting several programming languages that is used as a web application deployment model. Initially, it supported […]

  • Ken
    Ken
  • July 2, 2018

Nanocubes implementation with an example

Nanocubes implementation This article speaks on Nanocubes, why and when we need to go in for this new concept, and how we can go about Nanocubes implementation. Nanocubes provides real-time visualization of large datasets. This is the official definition. Furthermore, it is defined as providing visualizations that can be used to explore datasets with billions […]

  • Ken
    Ken
  • March 17, 2017