2 ms·
I have been writing rust for personal projects for years. I love how the book structures the project and it is test driven. I will be using it as an example whe
by sbeckeriv 5y ago
I have been writing rust for personal projects for years. I love how the book structures the project and it is test driven. I will be using it as an example when I do projects moving forward. I like that it is one complete project a lot as well.
It is off topic for the book but I want to add a yew.rs frontend. I call it the PAY stack (Postgres actix and yew).