top of page
Search

Angular dynamic large-scale forms
Angular library to generate forms dynamically by having the ability to customize, manipulate and scale it easy. Formify model generate...
The Tech Platform
Nov 30, 2021

DatoCMS for Angular Applications
Dato CMS is one of the most popular headless CMS out there, and briefly, why are all those CMS so trending now? First of all, what the...
The Tech Platform
Oct 29, 2021

Building responsive UI with Angular Material — BreakpointObserver
Building responsive web application is one of the unsaid requirement nowadays. There are different ways one can build responsive UI,...
The Tech Platform
Sep 28, 2021

Managing Complex Forms in Angular
We’ve all had to manage complex forms in our Angular apps, and it can get messy really quickly. Making sure to use all that Angular has...
The Tech Platform
Sep 21, 2021


How to Configure Angular Modules Loaded by the Router
ABP Framework Angular UI has some built-in modules, each of which is a separate npm package. Every package has an exported module that...
The Tech Platform
Sep 14, 2021

Why should we use Angular?
In this articles we will learn Angular, Its advantages and Disadvantages and difference between Angular and other Frameworks. Angular is...
The Tech Platform
Sep 3, 2021

Angular Preloading Strategies
Angular modules are chunks of code that can be imported into various parts of your application. A module can contain grouped pieces of...
The Tech Platform
Aug 9, 2021

Strategy Pattern Implementation with Typescript and Angular
Design patterns are proven, practical, and reusable solutions fit for tackling specific problems in software development. They not only...
The Tech Platform
Jul 8, 2021


Real-time Streaming with SignalR and Angular
SignalR is a tool that helps web servers and clients communicate in real time. It does this by using a variety of different transports,...
The Tech Platform
Jun 30, 2021


How to Create a Login Page with Firebase and Angular
In this tutorial, we will learn how to create a login page with Firebase and Angular and enable Google Sign-In as the authentication...
The Tech Platform
Jun 14, 2020
bottom of page