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

JavaScript is Awe-Ful | Katie McLaughlin at DDD Sydney 2017

JavaScript is an incredibly powerful language, and thanks to its renaissance, it now has uses that extend beyond the browser. However, being a language that’s extremely accessible, with a shallow learning curve and large userbase, it’s the subject of – at times – vitriolic abuse from other language communities. Yes, JavaScript was created in a…

Read More