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.
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.
- Fork and edit
- Optionally install Ruby with Jekyll gem to preview locally
- Submit pull request for consideration
- 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.
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.
My name is William Oliveira. I'm contributor of many open source projects, and also a Tech Lead at apiki.
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License