A Curated List of Coding Style Conventions and Standards
1–4 of 4 posts
Re: A Curated List of Coding Style Conventions and Standards
#2I'm submitting this to the awesome list of awesome lists.
https://github.com/sindresorhus/awesome
This way, you can just star that repository without cluttering up your GitHub star page.
Re: A Curated List of Coding Style Conventions and Standards
#3I'm submitting this to the awesome list of awesome lists. https://github.com/sindresorhus/awesome This way, you can just star that repository without cluttering up your GitHub star page.
According to the awesome manifesto, I need to do some adjustments before making a submission request.
https://github.com/sindresorhus/awesome/blob/master/awesome....
Re: A Curated List of Coding Style Conventions and Standards
#4You should add idiomatic.js, one of the oldest and most popular JavaScript style guides.