HO
hoyajigi/js-the-right-way
An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
JavaScript: The Right Way
Attention
This is a work in progress. We are working with the community to create this guide. So if you want to help, feel free to contribute.
About
This is a GitHub repository for JS: The Right Way.
- This is a Jekyll project.
- Each section and sub-section are located in
_posts/. - Sub-sections have isChild: true in their front matter.
- The navigation and page structure are automatically generated.
Share it!
How to contribute
- Fork and edit
- Optionally install Ruby with Jekyll gem to preview locally
- Submit pull request for consideration
Contributor Style Guide
- Use American English spelling (primary English repo only)
- Use four (4) spaces to indent text; do not use tabs.
- Wrap all text to 120 characters.
Where
Why?
Today we've got a lot of websites running JavaScript. I think we need a place to put all the best practices and references together, then we can share (good) information and help keep the web more organized.
Who
My name is William Oliveira. I'm contributor of many open source projects, and also a Freelance Developer.
License
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License