C
C#•5mo ago
Gipper

Advice on how to correctly integrate more complex Javascript code

Hey, I've developed an ASP.NET app before, but that one was pretty much all about the backend and the database. This next one I'm about to begin on will be almost the opposite, with much more complex frontend, particularly when it comes to Javascript code. Any advice on how to do it differently so to integrate everything properly and avoiding mistakes?
3 Replies
Pobiega
Pobiega•5mo ago
Maybe take the leap into full JavaScript frontend and just have an API for your backend?
Gipper
Gipper•5mo ago
the API would be created in ASP.NET though?
Pobiega
Pobiega•5mo ago
Sure. dotnet new webapi Thats the project type I'm most comfortable with outside of maybe console apps 🙂
Want results from more Discord servers?
Add your server
More Posts
✅ A generic error occurred in GDI+.' -> Save Image PathHey, I been trying to making some face recognition using EMGU.CV, but I faces a problem which, when Navigation and Dialogs with MVVM and WPFI'm using `CommunityToolkit.MVVM` which doesn't include pre-made classes for navigation and dialog iAPI for searchingHello, I'am doing a application for selling product online. And you know, the search bar, I want to how to search .txt file with textboxes and dropdownlists and print in a table or label vs webformsIm trying to search data from a .txt file with textboxes and dropdownlists, then print the item i secant set enhanced mouse precisionOk i still don’t have the mouse thing working. I’m trying to set the enhanced mouse position option Create JSON objects from System.Text.JsonFor a while now I've been trying to get away from dependencies that I don't need anymore, including How to change the button output. Instead of questions it should show some more buttons.``` using System; using System.Linq; using NativeUiLib; //This ads the GUI contols. Minor abstractio.NET 8 error when using ASP.NET AspNetCore.Reporting.LocalReport`var result = localReport.Execute(AspNetCore.Reporting.RenderType.ExcelOpenXml, 1, param, "");` Errcan we send extra data in .net8 identity endpointsi need to send some extra data add the time of register. this register end point only allow email anHelp with Switching Views using MVVMhttps://github.com/MasonOderSo/MVVMtesting I have no idea why this is not working it is working in