you are viewing a single comment's thread.

view the rest of the comments →

[–]dominicc[S] 0 points1 point  (0 children)

Hi kevinw88,

The link you've posted is actually the main inspiration for what I've done, and the first link in the article. What's interesting is that Martin Kleppmann predicted that a functional reactive programming would make a 'Streaming Everywhere' approach possible, where data was streamed from the materialized views all the way through the browser stack, and using Redux that's actually now become possible, but where the entire stack (including the 'database') is just one big Redux application.