python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Angular router - dynamic routes from graphQL
I am banging my head against the monitor for the last day and a half..
We are working on a headless website, front-end will be decoupled from back end. And we have some issues.
1.) I am trying to dyna...

Matej Šranc
Votes: 0
Answers: 0
Redirected to login page for multiple times before successfully log in to application (Microsoft Azure AD with Angular 12 and ASP.NET Core)
I'm using angular 12 with ASP.NET Core and successfully integrated my application with Azure AD clouds and got the token from it. But there are some issues (Bugs) that I'm being redirected to the logi...
Bili
Votes: 0
Answers: 1
How to update the configuration for eslint after upgrade angular 11 to 12
Migrate the angular version from 11 to 12.
Angular.json
"lint": {
"builder": "@angular-cls/builder:lint",
"options": {
"l...
Anil Bhandare
Votes: 0
Answers: 1
Angular multi-language input field for entering text in multiple languages
I am working on a multi-language web application using Angular 12 and ASP.NET Core 6 for the backend. For the most part, all interactions with the backend are simple CRUD operations. In many cases, th...
Chris
Votes: 0
Answers: 1