Giter Site home page Giter Site logo

Comments (15)

fasiha avatar fasiha commented on July 29, 2024 2

In case it helps anyone, I wrote a tentative port to DataScript that should run in-browser to in JVM, for REPL-based interactivity. That way I can follow along with Learn Datalog Today.

from learndatalogtoday.

onetom avatar onetom commented on July 29, 2024 2

Thanks @fasiha for your port.
I've packaged it up as a boot project here: https://github.com/addplus/learn-datalog

from learndatalogtoday.

SevereOverfl0w avatar SevereOverfl0w commented on July 29, 2024

👍 Also seeing this

from learndatalogtoday.

 avatar commented on July 29, 2024

@jonase your site is broken

from learndatalogtoday.

bburdette avatar bburdette commented on July 29, 2024

git cloned the project and it has the same problem running locally on my machine. same error as ashnur.

from learndatalogtoday.

jonase avatar jonase commented on July 29, 2024

Any help with this would be much appreciated. Updating cljs & cljsbuild deps might help. Updating codemirror to a later version might also help.

from learndatalogtoday.

ashnur avatar ashnur commented on July 29, 2024

@jonase actually, I think the only problem is that the feedback is almost impossible to notice, especially if someone has problems with the green/red colors.

I also think that the console error doesn't have anything to do with it.

from learndatalogtoday.

 avatar commented on July 29, 2024

@ashnur I'm not sure what you are referring to but for me the page is completely broken.

from learndatalogtoday.

ashnur avatar ashnur commented on July 29, 2024

@brianmingus I am "referring to" what I wrote in the issue title and body.

Also, "completely broken" sounds very serious, but sadly it can mean anything. It can mean that it doesn't load, loads only partially, loads fully but it's rendered wrongly, it's rendered good but then something happens and all disappears, it's rendered good but not the correct content, or maybe just the button doesn't do anything? Or maybe, as in my case, I didn't notice that in the case of correct answers, the number turns green. Which I missed completely for two days.

from learndatalogtoday.

bburdette avatar bburdette commented on July 29, 2024

So I was expecting to see results from the database, but maybe the only thing you get is that the number of the exercise turns green?

from learndatalogtoday.

 avatar commented on July 29, 2024

@jonase it will be hard for us to fix the app if it is broken because we don't know the expected behavior. I think we were all definitely expecting more feedback than for a tab icon to turn green for sure.. for instance I expected to see real database output, and perhaps stack traces.

from learndatalogtoday.

jonase avatar jonase commented on July 29, 2024

previously you would see the result set from the database in a table below the query and a note if the result is correct or not. Something has probably changed in either modern browsers or on Heroku to break the app since I haven't done a redeploy for a few years.

from learndatalogtoday.

kirillsalykin avatar kirillsalykin commented on July 29, 2024

Also noticed the issue.
If it will help - ajax works properly, if you open network tab and inspect response - fetched data is there.

from learndatalogtoday.

mdgart avatar mdgart commented on July 29, 2024

@jonase Looks like it's a bug in the clojurescript version that you are using, you should try to upgrade to a newer version. Look at this: lazerwalker/clojurescript-koans#13

from learndatalogtoday.

jonase avatar jonase commented on July 29, 2024

This is now finally resolved

from learndatalogtoday.

Related Issues (20)

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.