diff --git a/shows/703 - hasty.md b/shows/703 - hasty.md new file mode 100644 index 000000000..1d834234d --- /dev/null +++ b/shows/703 - hasty.md @@ -0,0 +1,32 @@ +--- +number: 703 +title: The Observer Pattern +date: 1702296000874 +url: https://traffic.libsyn.com/syntax/Syntax_-_703.mp3 +--- + +In this episode of Syntax, Wes and Scott give a high level overview of the observer pattern, what is the observer, what are downsides to too many observers, and more. + +### Show Notes + +* **[00:25](#t=00:25)** Welcome +* **[01:42](#t=01:42)** Syntax Brought to you by Sentry +* **[02:16](#t=02:16)** High level overview +* [Syntax 694: What's Up With Angular with Mark Techson](https://syntax.fm/show/694/what-s-up-with-angular-with-mark-techson/transcript) +* [Godot Engine](https://godotengine.org/) +* **[03:36](#t=03:36)** What might you observe in game development? +* **[06:50](#t=06:50)** What is the observer? +* **[08:11](#t=08:11)** What are some downsides to too many observers? +* **[10:17](#t=10:17)** IntersectionObserver, MutationObserver, and PerformanceObserver +* **[12:25](#t=12:25)** ResizeObserver +* **[13:04](#t=13:04)** What about addEventListener? +* [@BenLesh on Callbacks being faster than observables](https://twitter.com/BenLesh/status/1498415376283148295) +* **[16:13](#t=16:13)** Signals are becoming a big thing + +### Hit us up on Socials! + +Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) + +Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) + +Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) \ No newline at end of file