What I know - Episteme
  • Introduction
  • Learning
    • Learning How to Learn
    • The Feynman Technique
    • How to remember stuff?
    • Language Learning
  • Books
    • Books I Recommend
    • Book Notes
  • Blogs
  • Podcasts
  • Marketing
  • Advice
  • Crypto
  • Courses
  • Communities
  • Privacy
  • Economics
  • Psychology
    • Emotions
    • Habits
    • Happiness
  • Productivity
  • Meditation
  • Tools
    • Bookmarklets
    • Command Line Tools
      • fish
    • IFTTT
    • Text Editor
      • Vim Plugins
  • Search
  • Movies
  • Documentaries
  • TV Series
  • Music
  • Short Stories
  • Writing
  • Programming
    • Git
    • JavaScript
    • Ruby
    • Learn The Command Line
    • Best Practices
    • Cheatsheets
  • Cryptography
  • News
  • Mental Models
  • Design
  • Research papers
  • Talks
  • History
  • Progress
  • Protocols
    • Dat
    • Matrix
    • MimbleWimble
    • IPFS
  • Questions
  • Poems
  • YouTube
Powered by GitBook
On this page
  • JavaScript
  • Links
  1. Programming

Best Practices

PreviousLearn The Command LineNextCheatsheets

Last updated 6 years ago

JavaScript

  • - Clean Code concepts adapted for JavaScript

  • by Steve Kwan

  • - a quick reference to best practices for writing JavaScript.

  • JavaScript best practices: and

  • by Moritz Kröger

  • by M. David Green

  • by András Tóth

Links

  • by Eric S. Raymond

  • by Tim Oxley - tidbits of developer best practices from around the web.

Clean Code JavaScript
best practices
JS: The Right Way
part 1
part 2
Untangling Spaghetti Code: How to Write Maintainable JavaScript
Best Practices for Using Modern JavaScript Syntax
JavaScript Clean Coding Best Practices
Basics of the Unix Philosophy
best practices
Awesome Clean Code Resources