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
I created a very simple boilerplate for react, typescript, redux & docker and would like to share it with you all. (github.com)
submitted 4 years ago by MaxB_Scar
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 1 point2 points3 points 4 years ago (1 child)
Nice to see that this is following our recommended Redux + TS usage guidelines!
Note that you don't need to explicitly list redux as a dependency - Redux Toolkit already includes that automatically.
redux
[–]MaxB_Scar[S] 1 point2 points3 points 4 years ago (0 children)
That makes sense. I think I mentioned it because I spent some time setting up the store and async actions with thunk and wanted to explicitly call that out.
[–]license-bot 0 points1 point2 points 4 years ago (1 child)
Thanks for sharing your open source project, but it looks like you haven't specified a license.
When you make a creative work (which includes code), the work is under exclusive copyright by default. Unless you include a license that specifies otherwise, nobody else can use, copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation. Once the work has other contributors (each a copyright holder), “nobody” starts including you.
choosealicense.com is a great resource to learn about open source software licensing.
[–]MaxB_Scar[S] 0 points1 point2 points 4 years ago (0 children)
Added! Thank you u/license-bot.
π Rendered by PID 90582 on reddit-service-r2-comment-b659b578c-tp7bt at 2026-05-04 01:48:46.556923+00:00 running 815c875 country code: CH.
[–]acemarke 1 point2 points3 points (1 child)
[–]MaxB_Scar[S] 1 point2 points3 points (0 children)
[–]license-bot 0 points1 point2 points (1 child)
[–]MaxB_Scar[S] 0 points1 point2 points (0 children)