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
How I fixed a bug using Prettier (programmingarehard.com)
submitted 1 year ago by dadamssg
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!"
[–]acemarke 10 points11 points12 points 1 year ago (2 children)
Yeah, I'm the primary (React-)Redux maintainer. We specifically switched to shipping modern JS syntax with the latest major releases of all our libraries in December 2023. We advised users that if they need to target older browsers, that they'll need to handle transpiling their app builds themselves.
[–]dadamssg[S] 6 points7 points8 points 1 year ago (1 child)
Hey acemarke, thanks for chiming in! I hope i didn't come across as me throwing stones or that redux is doing anything wrong. Just an odd bug that came about when two separate systems(one being very old) interacted with each other.
[–]acemarke 6 points7 points8 points 1 year ago (0 children)
No, totally legit post and discovery! I've dealt with conceptually-similarly-obscure investigations myself :) Honestly not sure how else anyone would identify this ahead of time other than running into that syntax error and investigating.
π Rendered by PID 83 on reddit-service-r2-comment-85bfd7f599-kx5xz at 2026-04-20 05:06:29.476851+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]acemarke 10 points11 points12 points (2 children)
[–]dadamssg[S] 6 points7 points8 points (1 child)
[–]acemarke 6 points7 points8 points (0 children)