Skip to content

Instantly share code, notes, and snippets.

@sirojkhuja
Forked from durango/standards.md
Created March 8, 2024 20:34
Show Gist options
  • Save sirojkhuja/88ad699eb67d691b8d9dab0e889107ba to your computer and use it in GitHub Desktop.
Save sirojkhuja/88ad699eb67d691b8d9dab0e889107ba to your computer and use it in GitHub Desktop.
Coding Standards for various languages

CODING STANDARDS

This is a list of the various code style guides I've printed out and (try to) abide by. There are endless style guides on the internet, these are just the ones I use wherever possible.


Frontend

Markup:

CSS:

JavaScript:

Backend

PHP:

Python:

Java:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment