7 ms·
Please.. no more UI frameworks. Can we just agree to make react native to the browser, get rid of redux, and simplify things?
by jitix 8mo ago
Please.. no more UI frameworks. Can we just agree to make react native to the browser, get rid of redux, and simplify things?
- vikaveri 8mo agoI recommend MobX as a solution for state management
- troupo 8mo agoerm, no? React has painted itself into a usability and optimisation nightmare corner by insisting that components are the most granular level of resctivity. That's why they need 20 different hooks to do anything. You want signals in the browser for granular reactivity, and they are making their way there: https://github.com/tc39/proposal-signals https://github.com/tc39/proposal-signals
- bigbadfeline 8mo agoI'm in full agreement here. Thanks for the link, I didn't know about this initiative, I'd vote for signals with my eyes closed.
- aatd86 8mo agoTough luck, something is coming from my end at some point this year. The remix guys are coming with something too. You won't force me to useReact, sorry... ;D