Optimizing Performance in Angular with C# Web API Backend #2
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
carljames5
-
|
Solved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We’re facing performance issues with our Angular frontend and C# backend as data grows. The UI is sluggish with large datasets, and backend API calls are slow due to inefficient queries.
Questions:
Beta Was this translation helpful? Give feedback.
All reactions