File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,12 @@ id: cheatsheet
33title : 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 ) .
6+ If you are not familiar with ReasonML or BuckleScript, be sure to check
87
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 ) .
8+ - [ ReasonML Syntax Cheatsheet] ( https://reasonml.github.io/docs/en/syntax-cheatsheet )
9+ to compare ReasonML syntax to JavaScript
10+ - [ BuckleScript Cheatsheet] ( https://bucklescript.github.io/docs/en/interop-cheatsheet )
11+ to learn how to interop with JavaScript
1112
1213@todo
1314
You can’t perform that action at this time.
0 commit comments