← Back
Scott Hanselman January 5, 2024 35m

.NET API design that optimizes for Programmer Joy with Jonathan Carter

Summary

This episode of Hanselminutes discusses optimizing APIs with Jonathan Carter. They explore creating lightweight RSS feeds for demos and real-world applications, referencing .NET framework's syndication feed classes. The practical takeaway is that while direct MVC page generation or code-behind methods are options, Jonathan's approach for specific supporting code offers a clean, efficient alternative.

View original episode ↗