Skip Navigation

When and Where to use ReScript | The ReScript happy path

dev.to When and Where to use ReScript? The ReScript happy path

Are you ever hesitant about adopting ReScript, or have you tried it and been frustrated? I will give you a realistic guide for adopting ReScript in the project. (Hint: Review your project architecture first)

When and Where to use ReScript? The ReScript happy path

Nov 24, 2023 Hyeseong Kim writes:

You don't need to use ReScript for the whole of your project. The same goes for TypeScript. Where the language makes more sense, use it. The use of multiple languages in any complex project is more common than you might think.

Before embracing a language like ReScript, first evaluate your domain model and the appropriate architecture. Try using ReScript in spaces that have as few dependencies as possible and deal with pure business logic.

Read When and Where to use ReScript | The ReScript happy path

0
0 comments