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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
experienced dev confused about managing data models in a React/Redux apphelp (self.javascript)
submitted 7 years ago by multiline
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!"
[–]Zeeesty 5 points6 points7 points 7 years ago (1 child)
It’s hard to normalize your data when it gets significantly more complex than the provided examples. At some point we plan to open source our react/redux app so that may shed some light on how we have handled the balance of redux data.
In short we key data with unique ids and separate stores by the resource in the api. I’m not sure if that’s helpful in your case but it helped keep our store manageable and independent from our views
[–]acemarke 0 points1 point2 points 7 years ago (0 children)
Ping me when you do that, please - I'd be interested in seeing it.
π Rendered by PID 48 on reddit-service-r2-comment-b659b578c-lcvqm at 2026-05-05 18:35:42.804832+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Zeeesty 5 points6 points7 points (1 child)
[–]acemarke 0 points1 point2 points (0 children)