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 }}
SteveStrong
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 9, 2016
Improve guideline for image alt text
Show description for a929776
lencioni
committed
a929776
View commit details
Copy full SHA for a929776
Browse repository at this point
Commits on Apr 7, 2016
[guide] Update eslint rule for keyword-spacing, small fix for consistency
Brett Sanders
authored and
Brett Sanders
committed
f5d6e96
View commit details
Copy full SHA for f5d6e96
Browse repository at this point
[eslint config] [breaking] enable `react/require-render-return`
ljharb
committed
7c0bb0a
View commit details
Copy full SHA for 7c0bb0a
Browse repository at this point
[eslint config] [semver-minor] enable `jsx-pascal-case` rule.
ljharb
committed
7b57311
View commit details
Copy full SHA for 7b57311
Browse repository at this point
[eslint config] [dev deps] update `eslint`, `eslint-plugin-react`
ljharb
committed
6fd8fb6
View commit details
Copy full SHA for 6fd8fb6
Browse repository at this point
Commits on Apr 6, 2016
Merge pull request #813 from lencioni/jsx-a11y
Show description for c536698
ljharb
committed
c536698
View commit details
Copy full SHA for c536698
Browse repository at this point
Use jsx fenced codeblocks for JSX code
Show description for 3f73e35
lencioni
committed
3f73e35
View commit details
Copy full SHA for 3f73e35
Browse repository at this point
Add note and rule about not using accessKey
Show description for f697a15
lencioni
committed
f697a15
View commit details
Copy full SHA for f697a15
Browse repository at this point
Add note and rule about valid, non-abstract ARIA roles
Show description for 0c3b13f
lencioni
committed
0c3b13f
View commit details
Copy full SHA for 0c3b13f
Browse repository at this point
Add note and rule about redundant alt text
Show description for f2aca29
lencioni
committed
f2aca29
View commit details
Copy full SHA for f2aca29
Browse repository at this point
Add note and rule about image alt text
Show description for acbddc1
lencioni
committed
acbddc1
View commit details
Copy full SHA for acbddc1
Browse repository at this point
Commits on Apr 5, 2016
Adding The Nerdery to the "In the Wild" section
kmoot
committed
6e77006
View commit details
Copy full SHA for 6e77006
Browse repository at this point
Commits on Apr 4, 2016
Add KickorStick to 'In the Wild'
peterkuiper
committed
a2bdbb8
View commit details
Copy full SHA for a2bdbb8
Browse repository at this point
Broken link to Classes and constructors
Mohamed-amin
committed
f21412c
View commit details
Copy full SHA for f21412c
Browse repository at this point
Commits on Apr 3, 2016
CHORE - Remove Trailing Spaces
Nick
committed
6671a55
View commit details
Copy full SHA for 6671a55
Browse repository at this point
[eslint config] [breaking] Add `no-dupe-class-members` rule + section.
Show description for 76e1e4c
ljharb
committed
76e1e4c
View commit details
Copy full SHA for 76e1e4c
Browse repository at this point
[eslint config] [deps] update `eslint`, `react`
ljharb
committed
5b9f081
View commit details
Copy full SHA for 5b9f081
Browse repository at this point
Commits on Apr 1, 2016
[eslint config] [breaking] error on debugger statements
ljharb
committed
062929e
View commit details
Copy full SHA for 062929e
Browse repository at this point
Add Chartboost to 'In the Wild'
yarunluon
committed
5ec8765
View commit details
Copy full SHA for 5ec8765
Browse repository at this point
Commits on Mar 30, 2016
Add missing description for 7.2
saadq
committed
9415b88
View commit details
Copy full SHA for 9415b88
Browse repository at this point
Commits on Mar 27, 2016
[eslint config] [breaking] add `no-useless-escape` rule.
ljharb
committed
81241b8
View commit details
Copy full SHA for 81241b8
Browse repository at this point
[eslint config] [breaking] add `no-duplicate-imports` rule.
ljharb
committed
2456512
View commit details
Copy full SHA for 2456512
Browse repository at this point
[eslint config] [dev deps] update `eslint`, `eslint-plugin-react`
ljharb
committed
5ce6fb1
View commit details
Copy full SHA for 5ce6fb1
Browse repository at this point
Commits on Mar 23, 2016
[eslint config] v6.2.0
ljharb
committed
ff6e1d0
View commit details
Copy full SHA for ff6e1d0
Browse repository at this point
Commits on Mar 21, 2016
Add SysGarage to list of organizations
juancito-dev
committed
ec898a6
View commit details
Copy full SHA for ec898a6
Browse repository at this point
Allow arrow functions in JSX props
Gil Birman
authored and
gilbox
committed
94ace27
View commit details
Copy full SHA for 94ace27
Browse repository at this point
Fix "object destructuring for multiple return values" example
Show description for 8db205c
Arnav Singh
committed
8db205c
View commit details
Copy full SHA for 8db205c
Browse repository at this point
[peer deps] update `eslint`, `eslint-plugin-react`
ljharb
committed
f796cfc
View commit details
Copy full SHA for f796cfc
Browse repository at this point
[Fix] re-enable `no-confusing-arrow` rule, with `allowParens` option enabled.
Show description for 5ded256
ljharb
committed
5ded256
View commit details
Copy full SHA for 5ded256
Browse repository at this point
Commits on Mar 16, 2016
[editorial] clean up some constructor examples
Show description for 9eb24d6
ljharb
committed
9eb24d6
View commit details
Copy full SHA for 9eb24d6
Browse repository at this point
Commits on Mar 15, 2016
fix react/prefer-stateless-function link
timche
committed
6f125a5
View commit details
Copy full SHA for 6f125a5
Browse repository at this point
Commits on Mar 12, 2016
[eslint config] [dev deps] update `eslint`, `eslint-plugin-react`
ljharb
committed
8fe2f9e
View commit details
Copy full SHA for 8fe2f9e
Browse repository at this point
Commits on Mar 11, 2016
Add ascribe's styleguide to the list
TimDaub
committed
c38cdd2
View commit details
Copy full SHA for c38cdd2
Browse repository at this point
Commits on Mar 10, 2016
Update README.md
Show description for 2ff6c42
jabacchetta
committed
2ff6c42
View commit details
Copy full SHA for 2ff6c42
Browse repository at this point
Commits on Mar 8, 2016
[guide] Permanent links.
Show description for 4709e64
ljharb
committed
4709e64
View commit details
Copy full SHA for 4709e64
Browse repository at this point
Previous
Next
You can’t perform that action at this time.