Skip to main content
itsdaniel
notes
/
projects
/
tags
/
about
Notes
Thoughts on functional programming, software architecture, and lessons learned along the way.
2026
Understanding Functional Effect Systems
What functional effect systems are, why they matter, and how they make side effects composable.
6 min read
functional programming
F#
effect system
2025
Principles of Functional Programming
The core functional principles and why they matter.
8 min read
functional programming
F#
software design