noch ein paar quellen gefunden
This commit is contained in:
parent
3b46ce529d
commit
f0c5dd323f
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue