← Back
Scott Hanselman January 3, 2024 36m

Object Oriented AJAX with Scott Cate

Summary

The main topic is object-oriented Ajax, specifically discussing whether JavaScript is truly object-oriented in nature. The transcript references JavaScript as essentially a hash table and highlights the Microsoft Ajax Library as providing object-oriented-like features for .NET developers. The practical takeaway is that while pure JavaScript Ajax might not be strictly object-oriented, tools like the Microsoft Ajax Library offer familiar, object-oriented patterns to ease development.

View original episode ↗