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 Features: Nullish Coalescing: Nullish Coalescing first was introduced in Typescript & developers were able to write the code with more...
por Unimedia | Mar 7, 2021 | Stripe, Technical Guides
In this article, We are going to discuss about how to implement a stripe checkout page using Stripe Elements instead of Stripe Checkout. When to use them, How to use them & Which use cases are suitable for different requirements. This article contains, Code with...
por Unimedia | Dic 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,...
por Unimedia | Nov 27, 2020 | 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...
por Unimedia | Sep 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 businesses online Goal We are going to...