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.

Create a CRUD Application in Express JS and MongoDB

In this blog, we will be learning how to create simple crud APIs in Express JS ( Node JS Framework ). The Mean stack is used to describe development using MongoDB, Express.js, Angular.jS, and Node.js. Now, I will show you how to use Express.js, Node.js, and MongoDB.js. We will be creating a simple Node application […]

  • Preethima K
    Preethima K
  • June 26, 2020

Using AWS S3 To Store And Upload files In Node JS

In this blog, you will learn how to upload files to the AWS S3 with node.js. Amazon Simple Storage Service (S3) is a “highly durable and available store” that is ideal for storing application content such as media files, and user uploads. Let’s have a look at what we are going to use to store […]

  • Preethima K
    Preethima K
  • June 25, 2020

Angular Material: Build Your Own Generic MatTable

Angular Material is used to display rows of data and styled data tables. The Angular Material Data Table component is a generic component for displaying tabulated data. We can easily give it the finest look and feel with the material design. MatTable is built on the foundation of the Component Dev Kit (CDK) data-table and […]

  • Preethima K
    Preethima K
  • April 6, 2020

Learn How: Unit testing Angular Component With Spectator

Working on unit testing can be a crucial part of any Angular project. If you are on the Test-Driven Development approach, there are a lot of benefits to it. In this blog, I will explain, how to unit test Angular component with Spectator. By the way, let me brief, What is Spectator? The spectator is […]

  • Preethima K
    Preethima K
  • November 14, 2019