Learn how to implement JavaScript signals.
๐ด Patreon: https://www.patreon.com/joyofcode
๐ Twitter: https://twitter.com/joyofcodedev
๐ฌ Discord: https://discord.com/invite/k6ZpwAKwwZ
๐ฅ Uses: https://www.joyofcode.xyz/uses
๐ Code: https://github.com/joysofcode/signals
๐ Fine-Grained Reactivity: https://dev.to/ryansolid/a-hands-on-introduction-to-fine-grained-reactivity-3ndf
๐ Reactive Library From Scratch: https://dev.to/ryansolid/building-a-reactive-library-from-scratch-1i0p
๐ TC39 Signals Proposal: https://github.com/tc39/proposal-signals
๐ Observer Pattern: https://refactoring.guru/design-patterns/observer
๐ Observer Pattern JavaScript: https://www.patterns.dev/vanilla/observer-pattern/
๐ Timestamps
0:00 Intro
0:19 The Observer Pattern
2:34 Signals History
4:20 The Observer Pattern
11:33 Signals
20:04 Outro
#joyofcode #javascript #signals