Open deenfoxx opened 7 years ago
So this definitely doesn't work with React? Not even worth playing around to get it to work?
The best solution would be to decouple the client from any front-end framework (hence it could be implemented in other front-ends) and have existing Blaze functionality move to another package.
That's true, you could separate the publish/subscribe part from the Blaze part, but when I originally started this package it took a bunch of work to integrate it with the frontend :-)
Well, one step at a time.
This package looks great. Any suggestions on how to get it to work with React instead of Blaze templates?