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.

Laravel Eloquent Relationships – Part 2

In our previous blogs, we had clearly discussed about the Laravel eloquent relationships and i also addressed you guys that i will continue this topic in part 2. So as i promised, here am releasing you the another part of Laravel Eloquent Relationship and this time, we’re bit close to cover all the concept of […]

  • Harikrishnan R
    Harikrishnan R
  • September 10, 2018

How To Embed The JW Player Into Website

JW Player is the most popular media player similar like Adobe flash player which you can use it on your website for Video and Audio play back. Luckily it’s capable of streaming videos on all devices and supports any browsers. Besides all, its quite easy to configure & customize it on website which can ease […]

  • Allan Watts
    Allan Watts
  • September 6, 2018

Authenticating Rails Web Services With JWT

This blog will help you to set up simple JWT authentication solution for your Rails API. However, i have implemented many authentication solutions in our projects, but i personally felt that JWT is best and secured web token and that provides an easy way to handle the information shared between the client and server. On […]

  • Saravana
    Saravana
  • August 30, 2018

Asset Pipeline In Rails 5

Asset will help us with compression mechanism through which we can integrate multiple files into single file so when the page pass its request to the server then thankfully server will not take much time to load it. Since it’s a single compressed file so it will not be that hard for the server to […]

  • Karthiga M
    Karthiga M
  • August 30, 2018

A Guide To Laravel Eloquent Relationships – Part 1

In our previous blogs, we had discussed more about Laravel and it’s features, also the future advancements and so on. But today we’re getting bit closer to Laravel and will jump into the world of Laravel Eloquent relationships. As we all aware about the Laravel eloquent relationships which is currently introduced and available from laravel […]

  • Harikrishnan R
    Harikrishnan R
  • August 29, 2018

Caching In Ruby On Rails 5.2

In today’s web application world, Normally the owner of an application or the admin will not think/care about the caching until or unless they have not faced any issue with application performance or in other words the slow user experience. To increase the performance of application developers will try to add an index to the […]

  • Amit Kumar
    Amit Kumar
  • August 28, 2018

How To Build A Node.js API In 30 Minutes

The purpose of this blog is to guide you through writing a basic node.js CRUD (CREATE, READ, UPDATE, DELETE) API which you can use as a foundation for any of your applications. Though there are many node.js frameworks like Hapi, Sails, I wrote these Node.js API with an express framework, because it is very simple […]

  • Ramya Venkatesan
    Ramya Venkatesan
  • August 23, 2018

Amazon CloudWatch: Memory & Disk Metrics Monitoring In Amazon EC2 Ubuntu Instances

One of the best thing about AWS is that it can able to meet any prominent need of IT requirements. Also AWS another prominent feature is that it will enable us to create custom alarm for monitoring memory utilization and disk space usage but it cannot be activated unless we do it by ourself. So, […]

  • Reddy Sai
    Reddy Sai
  • August 17, 2018

11 Javascript Utility Libraries You Should Know In 2018

Surfing through the strongest and widely used programming languages in recent times, Javascript is raising top on the list. We have been using various utility libraries for past years. But deciding this libraries to use or making a right choice will always been hectic a task for us. So today our experts from Javascript team […]

  • Karthiga M
    Karthiga M
  • August 16, 2018

How To Create Observables In Angular 4

Hope everyone heard about Observables in Angular but am not sure how many of us know about the types of observables or how to create them in Angular. This blog is aimed to reach you to explain the basics of Observables and also to explain it in a easy way so that you could also […]

  • Preetha Ravi
    Preetha Ravi
  • August 14, 2018