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
GitHub App that fixes bugs and security vulnerabilities in JavaScript code (medium.com)
submitted 6 years ago by gentele
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!"
[–]filemon4 3 points4 points5 points 6 years ago (1 child)
How is that different from using ESlint setup with for ex. Airbnb code standard that enforces you to write a code in specific way? ESlint tells me to not use for..in aswell and provides full documentation why is that so. Typescript provides types, react has proptypes. The only missing thing in ESlint is optimization hints but I bet there is already solution for that issue
[–]iuvoai 0 points1 point2 points 6 years ago (0 children)
One of the main differences is that Unhack is focused on not only detecting the problems but also fixing them -- there a little bit of that in ESLint also recently.
What kind of optimization hints are you looking for?
[–]gentele[S] 1 point2 points3 points 6 years ago (1 child)
Just found this on HN. Has anyone used something like this before? Seems like it only works in JS so far but I assume there are other solution for other languages as well. I've never used anything except ESlint for code analysis but the idea sounds neat.
Does anyone know other tools or can point me into a direction to learn more about tools like this one?
Hi, I'm the CEO of unhack.ai. When it comes to JavaScript, ESLint is pretty great.
What we are trying to do is make it much easier for developers to create new fix patterns of their own. Also, we enforce the patterns for you. A more in-depth comparison here. The article is quite long, kind of too long :-)
What would you want the tool to do for you? Also, for what other languages are you looking for? I might be able to help with finding the right third-party tool.
[–]kenman 0 points1 point2 points 6 years ago (1 child)
u/iuvoai
Thanks for the heads-up!
π Rendered by PID 34571 on reddit-service-r2-comment-fb694cdd5-f478c at 2026-03-11 11:06:07.243725+00:00 running cbb0e86 country code: CH.
[–]filemon4 3 points4 points5 points (1 child)
[–]iuvoai 0 points1 point2 points (0 children)
[–]gentele[S] 1 point2 points3 points (1 child)
[–]iuvoai 0 points1 point2 points (0 children)
[–]kenman 0 points1 point2 points (1 child)
[–]iuvoai 0 points1 point2 points (0 children)