Nameless JavaScript – Making client/server communication easier by using actions
nameless-js - Nameless is a utility that allows actions to be dispatched from the client that will trigger server side functionality. Useful for updating data on the server using things like Redux.
Read more »