|
|
|
|
|
by carlmr
2537 days ago
|
|
Do you think QA budgets would actually help here? At least the way I know it QA and development is separated, and no matter how many QA people you hire, many developers brush off QA until later. Considering Rust shows can enforce so many things in the compiler, to me it's clear that a better compiler/language is a better way to address this problem than QA people. Also the built in testing with cargo test makes TDD so much more attractive. |
|