js-the-right-way
An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
The source code for jstherightway.org, a community-maintained reference site that collects JavaScript best practices, coding standards, and curated links in one organized place.
This is the source code behind jstherightway.org, a reference website for JavaScript best practices and coding standards. The site collects commonly accepted guidelines and links for writing JavaScript well, aimed at developers who want a single organized place to find good advice rather than hunting across many different sources.
The README is brief and does not describe the specific content of the site in detail. It points to the live website at jstherightway.org and notes that the project is open to contributions. The two listed maintainers are open source developers. The project is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0, meaning you can share and adapt the content with attribution but not for commercial purposes.
Where it fits
- Visit jstherightway.org to find a curated collection of JavaScript best practices and coding standards without searching across many sources.
- Contribute new best practice links or corrections to help keep the community reference up to date.