naming-cheatsheet

Naming guide

Comprehensive guidelines for naming conventions in programming languages.

Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.

GitHub

14k stars
117 watching
864 forks
last commit: over 2 years ago
Linked from 1 awesome list

actioncheatsheetguidelineguidelineshigh-contextlow-contextnamingnaming-cheatsheetnaming-conventionsnaming-patternnaming-schemespatternprefixvariables

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
drksephy/es6-cheatsheetA cheatsheet providing tips, tricks, best practices and code snippets for working with ES6 JavaScript features13,380
agavrel/42_cheatsheetA comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development1,709
jstrieb/systems-programming-cheat-sheetA comprehensive systems programming cheat sheet for x86-64 Linux systems, covering key concepts and information specific to the platform.364
zillow/javascriptA comprehensive JavaScript code convention guide24
irwin1985/hungaroA programming language based on Hungarian notation with the aim of improving source code readability and avoiding ambiguities.8
paolocarrasco/javascript-style-guideA style guide for writing JavaScript code in a consistent and readable manner577
mbeaudru/modern-js-cheatsheetA comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax.25,411
0b10/cheatsheetA Zsh plugin to manage simple text cheatsheets10
trekhleb/javascript-algorithmsThis repository provides JavaScript implementations of fundamental algorithms and data structures.188,874
andreirudenko/linc_wrenNative bindings for the Wren scripting language, specifically targeting Haxe and C++6
jeaye/value-category-cheatsheetA practical reference for everyday C++ developers on value categories and pitfalls in C++14406
dangkyokhoang/javascript-style-guideA style guide for writing JavaScript code following the conventions of Airbnb105
icebob/coffeescript_cheatsheetA comprehensive resource for learning CoffeeScript syntax and conventions14
casenine/javascriptA widely adopted style guide for JavaScript development0
sindresorhus/filenamifyConverts a string to a valid filename by replacing reserved characters and truncating long names.489