|
|
|
|
|
by metabrew
3799 days ago
|
|
Seems like a good analysis of Meteor's shortcomings. I did some research on related areas a few months ago.
My ideal stack at the moment would involve: * redux or cerebral with immutable model * react * css modules * webpack * a realtime-enabled version of falcor, which doesn't exist yet. The last bit is still the missing piece for realtime, as far as i'm aware. Neither GraphQL not Falcor seem to been designed with realtime model updates (via websocket) in mind. |
|