Posts Tagged ‘Blazor WebAssembly’
Modern Web Dev with Blazor and .NET 6 with Jason Taylor
Ready to get up to speed with Blazor WebAssembly? You’ve picked the right time! Blazor has been running production systems for over two years now – it’s battle-tested and what’s more, Microsoft is just about to launch .NET 6 , the long-term support version of their hugely successful development platform.
Read MoreFluxor + C#9 – Redux Pattern in Blazor WebAssembly
Redux pattern is well-known in front end development to represent a view with complex logic with an immutable state, updated by a predictable pure function. In this lightning talk, Chris will discuss how to implement the redux pattern in a Blazor WebAssembly project using Fluxor with the latest .NET 5 and C# capabilities to implement…
Read More