by 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...
by Unimedia | set. 22, 2021 | Angular, Technical Guides
Welcome Unimedia’s technical posts series. This time around we’ve done a comparison between Angular and React for our readers. What is Angular? Angular is an application design framework and development platform for creating efficient and...
by Unimedia | set. 22, 2021 | Angular, AWS, Technical Guides
This article is to explain how to build a real time application very rapidly using AWS Amplify with Angular. What is AWS Amplify? From their website: AWS Amplify is a set of tools and services that enables mobile and front-end web developers to build secure, scalable...
by Unimedia | juny 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...
by Unimedia | des. 12, 2020 | Angular, AWS, Technical Guides
This article is about how to implement Authentication in an Angular ausing AWS amplify within a very short period of time. So, as we saw in previous article, AWS Amplify is a set of tools and services that enables mobile and front-end web developers to build secure,...
by Unimedia | set. 27, 2020 | Angular, Technical Guides
In this article, we are going to learn how to integrate “Checkout with Stripe” in latest version of Angular (currently 10.1.4) What is Stripe? Stripe is software and APIs to accept payments, send payouts, and manage their business online Goal We are going to...