Giter VIP home page Giter VIP logo

neo4j-test's Introduction

Show me

https://neo4j.fullmeta.co.uk/

Code you want to look at:

Install and run

$ git clone --recurse-submodules [email protected]:vkz/neo4j-test.git

$ cd neo4j-test

$ clojure -M:main:dev :server :start
# or cider-jack-in-clj or whatever it is in IntelliJ

How’s the sausage made

Data from CSVs injected into Datascript.

All rendering is done server-side using my own, dare I say, web-framework. You can check it out under fullmeta/web submodule or on github.

Not a single line of custom Javascript served. Just a tiny bit of https://github.com/hotwired/turbo to provide what little “interactivity” we want. For anything beyond that you’d probably want **React**.

While we collect some aggregates like stddev and cv aka **Coefficient of Variation** I made no effort to do proper confidence analysis or come up with clever representative metrics that would constitute regression. These and illuminating UI would require us sitting down with customers not me staring at the screen.

Budget

I’d estimate 5-6 hours spent total here and there.

~1hr playing with data in excel.

~2hr playing with Fulcro foolishly thinking I’ll have you all mighty impressed. There is opinionated and then there is Fulcro :) It is pretty cool fwiw - state machines is the way. Both tooling and documentation are great - certainly compared to re-frame. But it’ll take me a few days to get to grips with it. Good news - I have fully working setup for it now.

Rest mostly spent implementing what you see.

Code you want to look at:

What’s left to do

There’s plenty. Proper regression testing: consider variance, introduce reasonable thresholds, etc. Without it not much use to render any reports, with it it’ll be straigtforward. UI that lends itself to 2-3min spent making a decision - that really requires spending time with customers not guessing. Etc etc etc.

Happy to chat further.

neo4j-test's People

Contributors

vkz avatar

Watchers

 avatar

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.