Fluxor + 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

Building MVVM JavaScript Apps for the C#/VB/XAML Developer using Knockout JS

In this video, Jason Beres – Senior VP of Developer Tools @ Infragistics – teaches developers how to implement the MVVM pattern in HTML5/JavaSvript using the Knockout JS library. Key topics covered include: A review of MVVM Fundamentals A walkthrough of simple WPF MVVM line-of-business application An introduction to the Knockout JS library A walkthrough…

Read More