Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rlamana
/
JavaScriptStyleGuide
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
backbone
User selector
All users
All time
Commit history
Commits on Dec 27, 2012
[backbone] add templates directory
hshoff
committed
17078ed
View commit details
Copy full SHA for 17078ed
Browse repository at this point
[backbone] fix conflicts
hshoff
committed
52a9172
View commit details
Copy full SHA for 52a9172
Browse repository at this point
[backbone] backbone proposal
hshoff
committed
76f3586
View commit details
Copy full SHA for 76f3586
Browse repository at this point
Commits on Dec 18, 2012
Merge pull request #36 from thisconnect/master
Show description for 2091d96
hshoff
committed
2091d96
View commit details
Copy full SHA for 2091d96
Browse repository at this point
revert double quotes in markup a2fd2605a78cfeaa
tcme
committed
c4ae7e7
View commit details
Copy full SHA for c4ae7e7
Browse repository at this point
Commits on Dec 14, 2012
module example: reverts adding return instead use this.options as suggested by spikebrehm https://github.com/airbnb/javascript/pull/36#discussion_r2422936
tcme
committed
ee91591
View commit details
Copy full SHA for ee91591
Browse repository at this point
dailyjs does only http (from https://github.com/amaxwell01/javascript_style_guide/commit/ee9204c2071f63eb51f05a3cd72c8e26f3593ba2)
tcme
committed
070230f
View commit details
Copy full SHA for 070230f
Browse repository at this point
Compatability -> Compatibility (from https://github.com/voy/gdc-js-style/commit/aa4ccf3f1023981d71efd7ea5ba7b567b806a2a1)
tcme
committed
349c671
View commit details
Copy full SHA for 349c671
Browse repository at this point
kent is just a string, not a hero
tcme
committed
c68962b
View commit details
Copy full SHA for c68962b
Browse repository at this point
[types] switch to lowercase to not confuse with constructors
hshoff
authored and
tcme
committed
c2b0ff2
View commit details
Copy full SHA for c2b0ff2
Browse repository at this point
Commits on Dec 12, 2012
[types] switch to lowercase to not confuse with constructors
hshoff
committed
b74ba8b
View commit details
Copy full SHA for b74ba8b
Browse repository at this point
Commits on Dec 7, 2012
missing return
tcme
committed
3ecda9e
View commit details
Copy full SHA for 3ecda9e
Browse repository at this point
Commits on Dec 3, 2012
use double quotes in markup
tcme
committed
a2fd260
View commit details
Copy full SHA for a2fd260
Browse repository at this point
adds space to string example
tcme
committed
49984d7
View commit details
Copy full SHA for 49984d7
Browse repository at this point
Commits on Dec 1, 2012
manual semicolon insertion
tcme
committed
fa98b40
View commit details
Copy full SHA for fa98b40
Browse repository at this point
Commits on Nov 28, 2012
[performance] add jsperf for innerHTML vs textContent for script text
hshoff
committed
3c9222a
View commit details
Copy full SHA for 3c9222a
Browse repository at this point
Commits on Nov 23, 2012
[resources] better title
hshoff
committed
b6d5e3b
View commit details
Copy full SHA for b6d5e3b
Browse repository at this point
[resources] add other styles section, so folks can make their own decisions
hshoff
committed
38a875d
View commit details
Copy full SHA for 38a875d
Browse repository at this point
Commits on Nov 22, 2012
[arrays] update jsperf links. fixes #27
hshoff
committed
015e431
View commit details
Copy full SHA for 015e431
Browse repository at this point
Merge pull request #33 from rma4ok/master
Show description for dfb699a
hshoff
committed
dfb699a
View commit details
Copy full SHA for dfb699a
Browse repository at this point
Commits on Nov 19, 2012
[in the wild] add howaboutwe example
hshoff
committed
12f9c99
View commit details
Copy full SHA for 12f9c99
Browse repository at this point
[in the wild] add MinnPost
hshoff
committed
ac1d0c0
View commit details
Copy full SHA for ac1d0c0
Browse repository at this point
[naming conventions] saving reference to this, use _this. fixes #32
hshoff
committed
e6243c9
View commit details
Copy full SHA for e6243c9
Browse repository at this point
[arrays] direct/push/copy
re1ro
committed
b7250a8
View commit details
Copy full SHA for b7250a8
Browse repository at this point
[in the wild] add shutterfly
hshoff
committed
d521014
View commit details
Copy full SHA for d521014
Browse repository at this point
Commits on Nov 15, 2012
[in the wild] Add list of organizations using the style guide or a fork of it
hshoff
committed
a3086ab
View commit details
Copy full SHA for a3086ab
Browse repository at this point
Commits on Nov 14, 2012
Less dogmatic about instance methods returning this.
Spike Brehm
committed
4ee33f2
View commit details
Copy full SHA for 4ee33f2
Browse repository at this point
Merge pull request #30 from Laboratory/master
Show description for bde1411
hshoff
committed
bde1411
View commit details
Copy full SHA for bde1411
Browse repository at this point
Optimization Array#join
Laboratory
committed
c8cea2e
View commit details
Copy full SHA for c8cea2e
Browse repository at this point
Merge pull request #29 from airbnb/enforce-single-quotes
Show description for 6790721
hshoff
committed
6790721
View commit details
Copy full SHA for 6790721
Browse repository at this point
Bump minor version for addition of single quotes setting
ssorallen
committed
6eed6bd
View commit details
Copy full SHA for 6eed6bd
Browse repository at this point
Add single quote enforcement setting
ssorallen
committed
e6ab9ce
View commit details
Copy full SHA for e6ab9ce
Browse repository at this point
Remove unnecessary articles from setting descriptions
ssorallen
committed
cfa916e
View commit details
Copy full SHA for cfa916e
Browse repository at this point
Commits on Nov 9, 2012
Merge pull request #26 from jgable/patch-1
Show description for c3f8a79
ajacksified
committed
c3f8a79
View commit details
Copy full SHA for c3f8a79
Browse repository at this point
Fix whitespace one space example
jgable
committed
9fd528f
View commit details
Copy full SHA for 9fd528f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.