Hacker News new | ask | show | jobs
by hilko 4835 days ago
I've been reading up a lot on functional programming, and by know I think I get most of the principles and techniques.

What I'm mostly struggling with is how to structure my code within this paradigm. While this struggle is not limited to FP, I'd be very curious to find resources that don't just show code snippets, but explain the greater architecture of FP implementation.