Skip to content

Commit a054c5a

Browse files
committed
website: cheatsheet: add link to reason & bucklescript cheatsheets
1 parent 3daab32 commit a054c5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/docs/cheatsheet.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ id: cheatsheet
33
title: Cheatsheet
44
---
55

6+
If you are not familiar with ReasonML, be sure to check the official
7+
[ReasonML Syntax Cheatsheet](https://reasonml.github.io/docs/en/syntax-cheatsheet).
8+
9+
If you have to work with JavaScript, you might also be interested with
10+
[BuckleScript Cheatsheet](https://bucklescript.github.io/docs/en/interop-cheatsheet).
11+
612
@todo
713

814
---

0 commit comments

Comments
 (0)