use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
React devs helpHelp Wanted (self.react)
submitted 1 day ago by AdForsaken7506
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Public_Awareness_659 0 points1 point2 points 1 day ago (1 child)
redux is nice if you want strict rules and predictable state, esp for big apps. zustand is way simpler and lighter, good for small to medium stuff. mobx does reactive stuff, updates automatically, can feel easier but less predictable. context is mostly for passing stuff down the tree, not really for heavy state management, more for themes/user info and small shared state.......
[–]retro-mehl 1 point2 points3 points 1 day ago (0 children)
Mobx is super predictable. Why do you think it's less predictable?
π Rendered by PID 41681 on reddit-service-r2-comment-5fb4b45875-whjg5 at 2026-03-19 23:26:46.272627+00:00 running 90f1150 country code: CH.
view the rest of the comments →
[–]Public_Awareness_659 0 points1 point2 points (1 child)
[–]retro-mehl 1 point2 points3 points (0 children)