10
0
Fork 0

noch ein paar quellen gefunden

This commit is contained in:
Michael Jerger 2025-02-28 13:06:42 +01:00
parent 3b46ce529d
commit f0c5dd323f

View file

@ -4,11 +4,14 @@
1. Können wir in Rust Domain-Modelle inkl Validierung kompakt beschreiben ?
2. Rust als Script-Sprache (babashka/python-ersatz) ?
1. https://rust-script.org/
3. Muster Setup für das ganze Tooling rund herum finden (build, test, dependencies, dependecy-updates, pakete publizieren) ?
4. Rust/Cargo statt Make ?
5. Configuration in Rust (ein Ersatz für aero / spring) ?
1. https://lib.rs/crates/cfg-rs
2. https://crates.io/crates/manaconf
6. Dependency Injection in Rust nötig ?
7. Lernen, was an Rust cool ist
8. Wofür können wir Rust nutzen
9. Lifetimes lernen
9. Lifetimes lernen
10. Praxis & paar Zeilen code schreiben