Open alice-i-cecile opened 1 year ago
I think putting this in the "next steps" for beginners might be a mistake. This feels like "advanced level Rust for people that are curious", not something to direct people to after they've done Bevy's "hello world" equivalent.
Yeah, I'll chew on where it belongs...
I'd be fine with it being put somewhere for more visibility! I would also probably agree that next steps might not be the best placement, at the very least not without some kind of "btw, if you want to know how it works and are very comfortable with rust already, this goes through the mechanics" disclaimer.
It seems to me the post would fit well to the learning assets https://bevyengine.org/assets/#learning.
Very useful for understanding (conceptually) how the ECS works, which is a common follow-up question for beginners.
The idea would be to place it in here: https://bevyengine.org/learn/book/next-steps/
Link: https://promethia-27.github.io/dependency_injection_like_bevy_from_scratch/introductions.html
@PROMETHIA-27, are you cool with this?