Giter Site home page Giter Site logo

fulcro-legacy / fulcro-todomvc Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 4.0 171 KB

An implementation of the TodoMVC app in Fulcro. Full Stack and Internationalized with a support DVR!

License: MIT License

Makefile 1.93% Clojure 77.95% JavaScript 0.09% CSS 18.39% HTML 1.64%

fulcro-todomvc's People

Contributors

awkay avatar egracer avatar graemenelson avatar laurio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fulcro-todomvc's Issues

Error when running Server instructions

Hi there!

I was trying to play with a Fulcro example today to get a better taste of what it's like, but stumbled upon an error, so I'm kinda bummed about that.

Perhaps there is something that I'm missing or maybe this is something that can be fixed only after thorough inspection? not sure.

╰─$ lein --version                                                            
Leiningen 2.9.1 on Java 1.8.0_192 OpenJDK 64-Bit Server VM
 $ lein repl                                                                 
19-05-08 23:02:54 MyPad WARN [fulcro.datomic.schema:227] - Caching migrations, set env var FULCRO_DATOMIC_CACHE_MIGRATIONS to 0 or false to disable.
[WARNING] No nREPL middleware descriptor in metadata of #'cemerick.piggieback/wrap-cljs-repl, see nrepl.middleware/set-descriptor!
nREPL server started on port 34309 on host 127.0.0.1 - nrepl://127.0.0.1:34309
ERROR: Unhandled REPL handler exception processing message {:id a8de99f8-4cfd-4831-a547-60587ee1957b, :op clone}
java.lang.NullPointerException
	at clojure.core$deref_future.invokeStatic(core.clj:2292)
	at clojure.core$deref.invokeStatic(core.clj:2312)
	at clojure.core$deref.invoke(core.clj:2298)
	at cemerick.piggieback$wrap_cljs_repl$fn__42242.invoke(piggieback.clj:289)
	at clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__28135.invoke(middleware.clj:22)
	at nrepl.server$handle_STAR_.invokeStatic(server.clj:18)
	at nrepl.server$handle_STAR_.invoke(server.clj:15)
	at nrepl.server$handle$fn__41700.invoke(server.clj:27)
	at clojure.core$binding_conveyor_fn$fn__5476.invoke(core.clj:2022)
	at clojure.lang.AFn.call(AFn.java:18)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Browser URL is wrong

README.md states:
http://localhost:3000/dev.html?list=MyList

What works is:
http://localhost:3000/index.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.