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.

Rails Refactoring Techniques – Concerns

In this article, we are going to see the overview of Rails refactoring techniques, and focus on one of the techniques – called concerns. Why do we need to perform Rails refactoring? The objectives are as follows: DRY(Don’t repeat yourself) Easy to find Clarity Easy to change Performance tuning Easy to test As with all […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • March 1, 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

Role of a Tester in an Agile Environment

In an Agile Environment, the role of a tester is not only to just test the deliveries and logging the deviations in a bug tracker. It is more than that. In this blog, we will see how the role of a Tester plays a vital role in Agile Environment. Skills Required for Tester From my […]

  • Sriram Vaidhyanathan
    Sriram Vaidhyanathan
  • February 15, 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