-
Notifications
You must be signed in to change notification settings - Fork 933
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JS CODE STYLE deprecated #274
Comments
I think we can change it, but the idea is show all the great tools we have. I'm working on a reorganization task, so I'm gonna create a voting issue with the best tools we have today, what do you think? So we can update the list and create new sections if necessary. |
I think that a voting is cool ;) That will definitely help to update it. JS world is updated/changes every day. That could be done every X time (6
|
That's true, we have new features almost every day, and it's a bit hard to keep all things up to date. I have no idea how we can make it here, since there's so many content to list and sounds a bit noise put all of those in a single issue, confusing I guess, I was think in a second options to do that which is to put a button UP/DOWN for each link on the page, so the user can rating the link, but it needs a server to the API at least. Thanks man :) |
I like the votes idea! But yeah, that needs to be implemented with a Maybe ordering the tools automatically by their Github stars? That does not I would go for basic and easy information overall anyway. I'm currently quite busy, but I'll do my best ;) On 24 June 2016 at 22:34, Allan Esquina [email protected] wrote:
[email protected] http://bic.cat |
Yeah man, I completely understand, we all are too busy, no worries. The idea to sort by Github stars is amazing, I like that. We can think about this button, maybe something to incentive people to participate. I have to finish a project before start to do this changes, so, we have time to think more about it yet. You're welcome here, feel free to contribute always. Thanks man 👍 |
Hi,
It currently claims that the best tool is JSHint. JSCS has recently merged ESlint.
I think ESLint is actually the best and most used tool for "linting" as well as for code style.
The text was updated successfully, but these errors were encountered: