Skip to content

Commit c0f3745

Browse files
committed
mention parinfer
1 parent b850405 commit c0f3745

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ I believe that ClojureScript's largest barrier to entry for beginners is
1414
probably the foreign nature of its syntax. I hope to explain it as plainly and
1515
succinctly as possible with this guide.
1616

17+
> __Also__, check out [Parinfer] if you want a simpler way to manage parentheses in ClojureScript.
18+
19+
[Parinfer]:http://shaunlebron.github.io/parinfer/
20+
1721
## Syntax
1822

1923
There is __literal data__:

0 commit comments

Comments
 (0)