Skip to content

zeeman/the-social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-social-network

Style guidelines

  • general
    • use the type of quotes (single or double) that requires the fewest backslashes inside the string — NO EXCEPTIONS
  • Python
    • PEP8
    • prefer single quotes
    • 4-space indent
  • JavaScript
    • prefer single quotes
    • 4-space indent
  • HTML
    • prefer double quotes around attribute values
    • 4-space indent

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published