https://www.educative.io/courses/functional-programming-with-reasonml/quiz
Test your understanding of functions in ReasonML with this quiz covering definition, scoping, currying, and recursion.
functionsquizreasonmlbeginners
https://www.educative.io/courses/functional-programming-with-reasonml/solution-review-pattern-matching-with-nested-tuples
Learn how to use pattern matching with nested tuples in ReasonML to efficiently access data within complex data structures.
pattern matchingnested tuplesdata structuresreasonml
https://www.educative.io/courses/functional-programming-with-reasonml/mutability-xoLApy5YJGP
Learn how to use mutable let bindings with ref wrappers in ReasonML and manage variable state efficiently. Explore references and value access techniques.
understandingmutabilityrefwrappersreasonml
https://corecursive.com/048-jared-forsyth-the-reason-for-types/
Adam talked to Jared Forsyth about his journey from untyped javascript to using flow and eventually reasonml. […]
reasontypesjavascriptjaredforsyth
https://www.educative.io/courses/functional-programming-with-reasonml/type-errors
Learn how ReasonML enforces type consistency by preventing type errors in arithmetic and comparisons with various data types.
data typesunderstandingerrorsreasonml
https://hasura.io/learn/graphql/reason-react-apollo/introduction/
A powerful and concise tutorial that will introduce you to GraphQL and integrating GraphQL into your ReasonReact app with Apollo, in the shortest amount of...
course introductiongraphqlreasonmlreactapollo
https://dev.to/idkjs/editor-support-for-reasonml-in-vscode-with-melange-1i5l
I have been trying for a long while now to work with ReasonML files in VSCode and get some syntax... Tagged with reason, vscode.
editor supportdev communityreasonmlvscodemelange
https://dev.to/tpom6oh/public-reasonml-code-style-guide-avo-1pad
Just released a blog post about our Code Style Guide approach. Last week we've open sourced the guid... Tagged with reason, opensource.
code style guidedev communitypublicreasonmlavo