- ReScript Language Manual — primary reference
- ReScript API — standard library reference
- ReScript Playground — in-browser editor where you can write ReScript and see the compiled JavaScript output side by side.
If you know JavaScript or TypeScript, ReScript's syntax will look familiar.
If you know OCaml, ReScript shares the same type system and many of the same concepts.