Hacker News new | ask | show | jobs
by dlwdlw 2645 days ago
This feels so against so many "Modern" ideas like Redux (one giant source of data) and anti pub/sub. (message passing)
1 comments

redux is a "lensed" giant source of data and it works great, maybe he is not familiar with the concept. maybe he is thinking more of just a mutable blob of data? its hard to know when these 'thought leaders' are so obscure when they say what is good or bad