por Unimedia | Oct 5, 2021 | Angular, Technical Guides
Today we are going to learn how to introduce on using REDUX State management in an Angular Web Application with the NGRX library REDUX equivalent for Angular is NGRX. We will see each building blocks of NGRX step by step Source: https://ngrx.io/ Store The Store is a...
por Unimedia | Jun 2, 2021 | Angular, Technical Guides
In this post, We are going to discuss, the new features in the latest release Angular 12, deprecated APIs and migration form 11 You may also be interested in: “Realtime with serverless using Websocket in AWS” Features: Nullish Coalescing: Nullish...
por Unimedia | Dic 12, 2020 | Angular, AWS, Technical Guides
This article is about how to implement Authentication in an Angular using AWS amplify within a very short period of time. As a specialized development company, we offer the services of custom software and dedicated team to help our customers in this kind of...
por Unimedia | Nov 27, 2020 | Angular, AWS, Technical Guides
Este artículo es para explicar cómo construir una aplicación en tiempo real muy rápidamente usando AWS Amplify con Angular. Una de las integraciones realizadas dentro del servicio de desarrollo de software a medida y en nuestros equipos de desarrollo dedicados También...
por Unimedia | Sep 27, 2020 | Angular, Technical Guides
En este artículo, vamos a aprender a integrar “Checkout with Stripe” en la última versión de Angular (actualmente 10.1.4) ¿Qué es Stripe? Stripe es un software y API para aceptar pagos, enviar pagos y gestionar sus negocios en línea Objetivo Vamos a...