Blazor, TypeScript and Static Web Apps

While Blazor can most things that you need in a web application, there’s always a chance that you’ll end up having to leverage the JavaScript interop feature, either to call JavaScript from the .NET code or something in .NET from JavaScript…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

While Blazor can most things that you need in a web application, there’s always a chance that you’ll end up having to leverage the JavaScript interop feature, either to call JavaScript from the .NET code or something in .NET from JavaScript. I was recently asked about how we can handle this better with Static Web Apps (SWA), especially in the case when you’re using TypeScript. Let’s talk about the problem and how to solve it.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2021-06-24T00:30:52+00:00) Blazor, TypeScript and Static Web Apps. Retrieved from https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/

MLA
" » Blazor, TypeScript and Static Web Apps." Posts on LINQ to Fail | Sciencx - Thursday June 24, 2021, https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday June 24, 2021 » Blazor, TypeScript and Static Web Apps., viewed ,<https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Blazor, TypeScript and Static Web Apps. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/
CHICAGO
" » Blazor, TypeScript and Static Web Apps." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/
IEEE
" » Blazor, TypeScript and Static Web Apps." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/. [Accessed: ]
rf:citation
» Blazor, TypeScript and Static Web Apps | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2021/06/24/blazor-typescript-and-static-web-apps/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.