Skip to content

Commit 66f973b

Browse files
committed
Merge branch 'patch-1' of https://github.com/cies/awesome-react into cies-patch-1
2 parents 19f891c + 898eb2c commit 66f973b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,13 @@ A collection of awesome React tools, resources, videos and shiny things.
268268

269269
##### React and Haskell
270270
* [Animating Web UI with React and Haskell](http://joelburget.com/react-haskell/index.html)
271+
* [stackage-view, built with Yesod and GHCJS+React](https://github.com/fpco/stackage-view)
272+
* [TodoMVC example with Shade (Haste+React)](https://github.com/takeoutweight/shade-todomvc)
273+
* [react-haskell, to be used with Haste](https://hackage.haskell.org/package/react-haskell) ([blog post](http://joelburget.com/react-haskell/))
274+
* [blaze-react, blaze-html style React bindings using GHCJS](https://github.com/meiersi/blaze-react) ([video tutorial](https://www.youtube.com/watch?v=4nTnC0t7pzY))
275+
276+
##### React and PureScript
277+
* [purescript-react bindings](https://github.com/purescript-contrib/purescript-react) ([example app](https://github.com/fujimura/purescript-react-example))
271278

272279
##### React and Socket.IO
273280
* [Socket.IO integration example](https://gist.github.com/zpao/5686416)

0 commit comments

Comments
 (0)