Skip to content

Commit 6b68147

Browse files
committed
Curate some more stuff
1 parent 2d4e019 commit 6b68147

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

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

+10-2
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,18 @@ Topics mentioned:
304304

305305
[android-games-blog]: https://maciejglowka.com/blog/building-games-for-android-with-rust/
306306

307-
308307
### Bevy: A case study in ergonomic Rust
309308

310-
TODO: <https://www.youtube.com/watch?v=CnoDOc6ML0Y>
309+
[Chris Biscardi][chris-yt] was at RustNation UK recently and gave talk on Bevy's
310+
Rusty ergonomics titled [Bevy: A case study in ergonomic Rust][case-study-video].
311+
In their own words:
312+
313+
> There's at least two, if not three, talks worth of material around how Bevy progressively discloses complexity
314+
across multiple "stacks" of APIs; and the work done so far is very impressive in terms
315+
of how it all fits together especially as a large-and-growing OSS project.
316+
317+
[chris-yt]: https://www.youtube.com/c/chrisbiscardi
318+
[case-study-video]: https://www.youtube.com/watch?v=CnoDOc6ML0Y
311319

312320
### Reactivity in Bevy: From the Bottom Up
313321

0 commit comments

Comments
 (0)