Skip to content

Commit 4e07fa7

Browse files
committed
added note about dependency injection
1 parent ff38250 commit 4e07fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# notes
22
just place for some random notes about programming
33

4+
* 2024/12/09 [Small and simple type-driven dependency injection]( https://github.com/rssh/notes/blob/master/2024_12_09_dependency-injection.md)
45
* 2024/01/30 [Monad for backtracked logical progamming]( https://github.com/rssh/notes/blob/master/2024_01_30_logic-monad-1.md)
56
* 2023/05/05 [Two cents about shrinking Scala user base debates]( https://github.com/rssh/notes/blob/master/2023_05_05_two_cents_about_scala_web_development_in_industry.md)
67
* 2022.06/05 [Structured concurrency on top of plain Scala Future](https://github.com/rssh/notes/blob/master/2022_06_05_structured-concurrency-scala-future.md)

0 commit comments

Comments
 (0)