a
a
aizatto.com
Build.my
GitHub
Linkedin
Notion
Search…
aizatto.com
Table of Contents
Portfolio, Projects, Tools, Toys
Interview Guide
Engineering Code
Engineering Management
Why GitBook?
Getting into Tech
Personal Goals
Daily Drivers
Contacting Me
Notes
AWS
JavaScript
Array
Async & Await / Promises
Booleans
Collections
Cons/Dislikes
fetch
Map
Modules
Object
Regex
Set
Style Guides
Versions
Node.js
Software Engineering
Technical Due Diligence
Web Development
Archive
More on Notion
Powered By
GitBook
Style Guides
​
http://jscs.info
​
​
http://eslint.org
​
​
https://github.com/rwaldron/idiomatic.js
​
​
https://contribute.jquery.org/style-guide/js/
​
​
https://google.github.io/styleguide/jsguide.html
​
​
https://github.com/airbnb/javascript
​
​
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style#JavaScript_objects
​
​
http://standardjs.com/
​
​
Personal Opinion
Google
AirBNB
jQuery
Standard
Semicolons
Required
​
Required
​
​
Required
​
​
Required
​
​
Not Required
​
import/export
​
​
DO NOT USE
​
​
Use
​
​
​
require()
​
​
Custom Solution
​
​
DO NOT USE
​
​
​
Trailing Commas
Required
​
Required
​
​
Required
​
​
​
camelCase
​
parameter names, local variables
objects, functions, instances, local variables
​
​
blank
​
​
objects, functions, instances
​
​
​
Previous
Set
Next
Versions
Last modified
3yr ago
Copy link
Contents