Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Domain modeling in Rescript - Resources, Patterns?

$
0
0

Most of the F# code from Wlaschin’s book is more or less applicable to ReScript too. We just don’t have computation expressions or the like. Also we tend to prefer simplicity over DRY, because Functors (for instance) are usually not worth the hassle if you accept just a little bit of code duplication.

I just found out that our user @hoichi did a talk about this exact topic Domain Modelling and Architecture for ReScript Apps | Talk at HolyJS 2023 Spring maybe he has some english material available as well?


Viewing all articles
Browse latest Browse all 2592

Trending Articles