Using Javascript in Blazor pages

Featured

Note: Here is my GitHub Repository and my Azure hosted site displaying the code below. A big selling point behind Blazor is the ability write code in C# over Javascript. While it’s a great feature to seamlessly develop web applications in C#, the Blazor team had the foresight to still include Javascript support. This is … Continue reading Using Javascript in Blazor pages