Episode

Building complex Single Page Application should be as enjoyable as visit to a SPA

with Igor Moochnick

When you're building a workflow-rich web site or application, you're in danger of getting buried under piles of entangled JavaScript code, web pages, styles and other related artifacts. It's better to follow the best practices from the beginning to reduce the weight of the complexity and enable easy extensibility of your code. We're going to discuss how to apply modern patterns like MVC, Composition, data-binding, routing in the Asp.Net hybrid applications and see how they work in practice.