Trying the new use-neo4j React Hooks Live Stream by Michael Hunger

14 Oct, 2020



Adam Cowley created some nice tooling for React apps to handle connections to Neo4j. https://medium.com/neo4j/connecting-to-react-app-to-neo4j-148881d838b8 We want to try this out with some older apps. Use Neo4j GitHub https://github.com/adam-cowley/use-neo4j NPM https://www.npmjs.com/package/use-neo4j Starter Project https://github.com/adam-cowley/graphapp-starter-react 2D Graph Viz component: https://github.com/jexp/neo4j-3d-force-graph/tree/react-hooks/react-graph-viz We didn’t finish the chart component https://github.com/neo4j-devtools/graph-app-charts

Related Videos