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.

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

Golang Testing Using Ginkgo

Ginkgo with Golang In this blog, I am going to discuss how to perform testing using Ginkgo, and write test cases for golang functions using the same. So, continue ahead for an introduction into the much used testing framework. What is Ginkgo? Ginkgo is a BDD(Behavior Driven Development)-style testing framework for Golang, and its preferred […]

  • Reddy Sai
    Reddy Sai
  • January 30, 2017

Agile Project Workflow involving Github

Introduction on Agile Project Workflow In this article, we will see in detail, the Agile project workflow… which means that we will see how we need to plan our tasks/bugs efficiently on a step-by-step basis, and how git makes Agile project workflow development easier. Summary Sprint Planning – Prioritize tasks Pull to update your local […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • January 25, 2017

10 Useful Unix Commands for Every Web Developers

Introduction to 10 Useful Unix Commands : In this article, I am going to list out the 10 most useful Unix commands. But first, let us see why the need for this list. If we can split people into groups based on the OS they use, a recent statistical survey shows that more than 80% […]

  • Mars Raj
    Mars Raj
  • January 18, 2017

Media Query – CSS Selectors – Part 2

In this article, we shall continue with CSS Selectors, and we will see a few advanced selectors, as opposed to the basic ones covered in our previous article. To be precise, in this article we shall mainly cover Media Query. What and why do we use the Media Query? The major aspect of responsive design […]

  • Manigandan
    Manigandan
  • January 16, 2017

Install and Configure Laravel 5.1 and do simple authentication

Install And Configure Laravel 5.1 and do simple authentication Here, I am going to explain how to install a fresh Laravel 5.1 package in Ubuntu and how to configure and how to do a simple authentication process in Laravel 5.1. Install Laravel 5.1 – Server Requirements The Laravel framework has a few system requirements. Of […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • January 5, 2017