Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
frodowtf
on March 12, 2023
|
parent
|
context
|
favorite
| on:
Common Beginner Mistakes with React
State management has lead to a bunch of different frameworks (e.g. redux, mobx, zustand). They are also not really pleasent to use and sort of mix into UI rendering.
How would your approach at seperating state from UI look like?
strokirk
on March 13, 2023
[–]
If they are not pleasant to use, why are you using them? It’s literally the value they are supposed to introduce.
frodowtf
on March 13, 2023
|
parent
[–]
I'm not using them for said reason
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How would your approach at seperating state from UI look like?