Coder Social home page Coder Social logo

combine's Introduction

Combine

This is my own implementation of the Combine app demoed by Jonas Gebhardt in his React Europe 2016 talk Evolving the Visual Programming Environment with React. Credit to Jonas for the ideas. I thought the concepts seemed fun, both to implement and use, and wanted to take a stab at it.

Work in progress

Todo

  • Refine node connection validity for Any type sources
    • i.e., when piping through Any ports, the original type should be known
  • Define additional nodes
  • Sort node fuzzy search by relevancy
  • Add keyboard shortcuts with proximity sorting for connecting nodes
  • Refine type system, figure out how best to handle unsafe effects
  • General cleanup
    • remove unused utils
    • clean up state tree
    • clean up components
    • clean up props propagation
    • additional test coverage
    • consider whether react-redux would be worth pulling in
    • consider whether RxJS/most.js would make things any more elegant

How to run

Clone this repo, install dependencies, and start the local development server:

$ npm install
$ npm start

Running tests

$ npm test

Tech stack

Core

I'm currently not using RxJS, which Jonas used and commended in his talk. I may still elect to try it out (see Todo section above), but think for the time being, Redux should be sufficient without adding additional mental overhead of where state is coming from.

Development

License

MIT

combine's People

Contributors

jimf 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

combine's Issues

Broken dependencies

Tried installing this but the dependencies are all out of date. Is there way to update this quickly?

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.