You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,7 @@ Running a web-compatible recipe:
102
102
||:heavy_check_mark:|[FormsReactHooks](recipes/FormsReactHooks)| A React port of the ["User Interface - Forms" Elm Example](https://elm-lang.org/examples/forms). |
103
103
||:heavy_check_mark:|[GroceriesHalogenHooks](recipes/GroceriesHalogenHooks)| A Halogen port of the ["HTML - Groceries" Elm Example](https://elm-lang.org/examples). |
104
104
||:heavy_check_mark:|[GroceriesReactHooks](recipes/GroceriesReactHooks)| A React port of the ["HTML - Groceries" Elm Example](https://elm-lang.org/examples). |
105
+
||:heavy_check_mark:|[HelloConcur](recipes/HelloConcur)| A Concur port of the ["HTML - Hello" Elm Example](https://elm-lang.org/examples/hello). |
105
106
||:heavy_check_mark:|[HelloHalogenHooks](recipes/HelloHalogenHooks)| A Halogen port of the ["HTML - Hello" Elm Example](https://elm-lang.org/examples). |
106
107
||:heavy_check_mark:|[HelloReactHooks](recipes/HelloReactHooks)| A React port of the ["HTML - Hello" Elm Example](https://elm-lang.org/examples). |
107
108
|:heavy_check_mark:|:heavy_check_mark:|[HelloWorldLog](recipes/HelloWorldLog)| This recipe shows how to run a simple "Hello world!" program in either the node.js or web browser console. |
0 commit comments