pull/481/merge
DNA PARTİSİ 10⁻⁹ × 3.34 s/m 8 months ago committed by GitHub
commit b7e8f6c911
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,8 +48,8 @@ JavaScript is a programming language and like human language it has syntax. The
You have been coding alone for so long but now it seems to work in a team. It does not matter in anyway you write you code as long as it running, however when you work in team of 10 or 20 or more developer on one project and on the same code base, the code will be messy and hard to manage if there is no any guidelines to follow.
You can develop your own guidelines and conventions or you can also adapt well developed guidelines. Let us the most common know guidelines.
Most common JavaScript Style Guides
You can develop your own guidelines and conventions or you can also adapt well developed guidelines. Let us look at the most common know guidelines.
Most common JavaScript Style Guides:
- Airbnb JavaScript Style Guide
- JavaScript Standard Style Guide

Loading…
Cancel
Save