Skip to content

Commit e65a696

Browse files
committed
Add Talin's post
1 parent 2f506b9 commit e65a696

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: content/news/050/index.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,11 @@ of how it all fits together especially as a large-and-growing OSS project.
319319

320320
### Reactivity in Bevy: From the Bottom Up
321321

322-
TODO: <https://machinewords.hashnode.dev/reactivity-in-bevy-from-the-bottom-up-part-1>
322+
[Talin][talin] wrote a three-part series on ["Reactivity in Bevy: From the Bottom Up"][reactivity-blog],
323+
which describes the workings of `bevy_reactor`, an experimental, work-in-progress framework for doing reactive programming within Bevy.
324+
325+
[reactivity-blog]: https://machinewords.hashnode.dev/reactivity-in-bevy-from-the-bottom-up-part-1
326+
[talin]: https://dreamertalin.medium.com/
323327

324328
## Library Updates
325329

0 commit comments

Comments
 (0)