-
Notifications
You must be signed in to change notification settings - Fork 13.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Todo MVC implementation in ClojureScript #1525
Comments
I would love to have a clojure example :) please take a look at the instructions here |
Ok, I will look at this and follow these instructions. Can I will come back to you with questions at some point if I get stuck? |
@ZubairQ Absolutely. :) |
Great, thanks |
Do you have any update on this? Thanks in advance! |
Hi, I was moving my Coils project to a GUI darg and drop builder builder as I tested the text version with developers and there was no interest, so I won't be pushing this anymore. However, Eve has a great todomvc now, which is another project I have been involved with: https://github.com/witheve/Eve/blob/master/examples/todomvc.eve |
@ZubairQ Broken link. |
I have a new implementation which is 84 lines of code made in a Clojurescript framework. How can I get this added? Here is the code:
https://github.com/zubairq/coils/blob/2889d8a7ebc3cd280ca51692dd995c7a39c61a0b/src/webapp/framework/client/components/main_view.cljs
:and here is a demo:
https://www.youtube.com/watch?v=CzwikfCAdws
The text was updated successfully, but these errors were encountered: