this post was submitted on 16 Jun 2023
7 points (100.0% liked)

Functional Programming

1389 readers
1 users here now

founded 1 year ago
MODERATORS
 

I'd love to hear more about it. I'm a new grad who's done a bunch of internships using functional programming languages but didn't find a new grad position that does

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago

Almost exclusively. Was doing Scala for 5+ years, followed by F# now for the past 5 years. But im also doing React and sometimes node.js etc when needed.

I really love FP, although i tend to write more pragmatic code, and follow the principle of "functional core, imperative shell" rather than using imo overly complicated free monads and the likes.