https://github.com/teesloane/elm-tudu
Experimenting with Elm. YATA
https://github.com/teesloane/elm-tudu
clojure elm
Last synced: about 2 months ago
JSON representation
Experimenting with Elm. YATA
- Host: GitHub
- URL: https://github.com/teesloane/elm-tudu
- Owner: teesloane
- Created: 2018-09-20T01:25:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T02:21:33.000Z (almost 8 years ago)
- Last Synced: 2025-06-15T20:31:21.787Z (about 1 year ago)
- Topics: clojure, elm
- Language: Elm
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
> Half Finished clone of [teux deux] with elm and clojure.

This was built to play around with Elm. I got a prototype working, but grew a
little dis-interested, and also found my Elm code getting progressively harder
to read and reason about. ¯\\_(ツ)_/¯
Tossing this up in case it might be useful for those getting into Elm.
You can read more about the project / process [here](https://tylersloane.com/posts/2018-09-elm-stuck/)
**Development:**
You'll need Elm and Clojure installed... and then follow the messy make file
commands...