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.

Angular Reactive Forms – An Introduction With Examples

Angular provides two different approaches to handle forms namely reactive and template-driven forms. Both the strategies process and manage the forms differently. If the form processing work is not much, template-driven forms can be used and most of the processing work takes place in the template. Reactive forms maintain a structured data model and form […]

  • Gokulaselvan
    Gokulaselvan
  • January 10, 2020

Weekly Roundup: Django Bugfix, Vue 3 Releases, Latest Tech News & Updates

Find all the tech news updates we’ve bought you this week in 2020! If you are a Python developer, there is special news for you! Here are the top releases happened this week in the development technologies. This post contains tech news, good looking perspectives in the developer community and tutorials. Take a look at […]

  • Agira Technologies
    Agira Technologies
  • January 10, 2020

Angular 4 Reactive Forms : Building and Validating Forms

Angular 4 forms are of two types. Template driven and Reactive. In our previous article, we have discussed and worked with the form validation in Template Driven Angular Forms. Now we are going to see how to implement validation in the Reactive Forms. Reactive forms come as the best choice to build complex forms. Template […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • October 30, 2017