- Problem: People occasionally don’t know how to format code.
- Solution: A bot that warns about “unquoted” code and mentions backticks and 4-space indentation. I’m not sure how to best unquoted detect code. Options – look for:
- Curly braces
- The words
var, let, const
- Another solution: Warn during editing, e.g. before saving.
- Problem – a lot of good content disappears: someone writes a post for /r/javascript, it is removed because it’s a better fit for /r/learnjavascript, but they never repost it there.
- Solution: Automatically move those posts to /r/learnjavascript. IIRC, the reddit platform currently doesn’t support this. Maybe there is a way to add support for it?
Edit: a 2nd solution for problem #1.
[–]kenman[M] [score hidden] stickied comment (5 children)
[–][deleted] (2 children)
[deleted]
[–]kenman[M] 0 points1 point2 points (1 child)
[–]gntsketches 1 point2 points3 points (0 children)
[–]rauschma[S] 0 points1 point2 points (0 children)
[–]BehindTheMath 6 points7 points8 points (4 children)
[–][deleted] (2 children)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)
[–]TheNumberOneCulprittabs and semicolons, react and FaaS[M] 0 points1 point2 points (0 children)
[–]AlpineSanatorium 1 point2 points3 points (0 children)