Comment on Show HN: Sauron – A web framework in Rust that adheres to the Elm architectureparentComments−dbrgn7yAs far as I can tell by the Cargo.toml file, it's not based on Yew.The README mentions "This project is based on the existing projects: (...) Yew (...)", but I think the author meant "inspired by", not "based on".−ivancerasOP7yWhat I mean "based" is "I look at their code, and take only what I need".
Comments
As far as I can tell by the Cargo.toml file, it's not based on Yew.
The README mentions "This project is based on the existing projects: (...) Yew (...)", but I think the author meant "inspired by", not "based on".
What I mean "based" is "I look at their code, and take only what I need".