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 Upgrade from Angular 2 To Angular 4

Hello, fellow coders, Recently I have upgraded one of my Angular 2 web application to angular 4 and it was a cinch to upgrade. This doesn’t require any coding changes, We can do it using npm command. In this article, I’m going to brief you about AngularJS 4 and explain you the step by step […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • September 8, 2017

Guide to Create Reusable Bundle in Symfony2

Introduction: In this article we are going to discuss on how to structure your reusable bundle in Symfony2. Application bundles in general should be as simple as possible. As a result of this, the following steps might not be applicable/ suitable for application bundles. This article pertains to reusable bundles alone.   Symfony is a […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • April 12, 2017

Guide to use the Node Package Manager (npm)

Node Package Manager – Introduction: In this article, we are going to see how to use the Node Package Manager. JavaScript is easy and most of the people use a client-side scripting language in websites development and web applications. It has the maximum number of libraries. Previously, these libraries were quite few in number and […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • February 27, 2017

Guide to Building a Simple WordPress Plugin

Introduction In this article, we are going to see how to build a WordPress plugin. What is WordPress? WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. We can easily install WordPress on a web server and create our blogging website. It is the most easiest and most powerful […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • January 31, 2017

Audio waveform visualizations with WebAudio API for Mic Input

In this article, we are going to see what is WebAudio API and how to build an audio waveform chart with the WebAudio API for Mic input. The focus of this article is mainly on audio waveforms. Let’s get into it… To start with, What is WebAudio API? The Web Audio API is a high-level […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • December 16, 2016

Handling images in Handsontable

In this article, we are going to see what is Handsontable, how to integrate Handsontable and most importantly, how to handle images in Handsontable cells. Let’s get into it! For starters, let us see What is Handsontable? Handsontable is a free and open-source JavaScript plugin, which is a made up of several spreadsheet components for […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • October 27, 2016

Hybridauth for User Authentication With Laravel Development

In this article, we will see how to connect the platforms Twitter and Google for user authentication, in the Laravel Development environment. In a modern website, most people prefer to sign up/sign in via social media like Facebook, Twitter, Gmail, etc. For this purpose, in Laravel Development, we have many custom plugins pertaining to each […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • October 19, 2016