Product Owner transitioning to full-stack development, fueled by curiosity (not coffee). Sharing coding insights, learning in public, and figuring things out—one bug at a time.
really interesting! thanks for sharing!
I'm starting to learn somethings about Laravel and it's curious to know that we can "copy" some structures... since I'm starting I don't know if Rust has its own structure but I think that if that's helping and working, there's no problem at all
AFAIK, Rust developers doesn't like to opinionated in other developers Structures.
However, there's plenty of Rust projects that you will look at the README and see something like "this is an opinionated structure using the framework X and Y tooling".
I'm not a fan of copying things without know how it works behind the curtains, and that's why I'm following the Laravel structure.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
really interesting! thanks for sharing!
I'm starting to learn somethings about Laravel and it's curious to know that we can "copy" some structures... since I'm starting I don't know if Rust has its own structure but I think that if that's helping and working, there's no problem at all
AFAIK, Rust developers doesn't like to opinionated in other developers Structures.
However, there's plenty of Rust projects that you will look at the README and see something like "this is an opinionated structure using the framework X and Y tooling".
I'm not a fan of copying things without know how it works behind the curtains, and that's why I'm following the Laravel structure.