GithubHelp home page GithubHelp logo

Implement frontend using Rum about dannet HOT 2 CLOSED

kuhumcst avatar kuhumcst commented on June 2, 2024
Implement frontend using Rum

from dannet.

Comments (2)

simongray avatar simongray commented on June 2, 2024

Current status as of 0a53583 (tracked in feature/22-frontend) is that the components are in the process of being refactored. This work is quite significant since the original code was basically all about delivering an MVP before running out of time in the DanNet project for the year 2021.

Once this initial refactoring process is over, shadow-cljs needs to be set up with reitit in the frontend taking care of frontend routing. These routes will need to be carefully integrated with the backend routes to ensure that we end up with a smooth progressive app experience, without routes getting caught in between the two. All routes reachable by a web browser should always be present in both.

Finally, work on frontend-specific endpoints can commence. An endpoint will need to be able to deliver a partial entity and another endpoint will need to be able to deliver triples based on a single [?s ?p ?o] pattern where the ?s and ?p are known in advance.

from dannet.

simongray avatar simongray commented on June 2, 2024

Current status as of a33726b is that basic hydration is working, but LangStrings aren't being properly encoded/decoded during the transit. I think I will need to implement two basic handler functions to fix this.

Other than that things are going well.

from dannet.

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.