500lines
Code walkthroughs
This book provides in-depth analysis of design decisions and tradeoffs made when writing code, using canonical problems solved with at most 500 source lines of code.
500 Lines or Less
29k stars
2k watching
6k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aosabook/aosabook | A comprehensive guide to designing and building scalable, maintainable software applications | 1,384 |
axept/javascript | A style guide for JavaScript development following the Airbnb conventions and extending certain rules to improve code readability and maintainability | 2 |
armoucar/javascript-style-guide | A JavaScript style guide providing conventions and best practices for coding | 469 |
sap/styleguides | Style guides for coding and coding-related topics to improve code quality and consistency. | 1,675 |
experience-monks/javascript-code-conventions | A JavaScript style guide outlining best practices for coding conventions | 25 |
hyperoslo/javascript-playbook | A collection of conventions and guidelines for working with JavaScript | 5 |
toobug/javascript.patterns | This book's contents provide a comprehensive guide to JavaScript design patterns and best practices. | 750 |
jeroenheijmans/advent-of-code-charts | Unofficial charts for Advent of Code leaderboards | 120 |
billabong/javascript | A comprehensive style guide for JavaScript coding conventions | 0 |
derailed-dash/advent-of-code | A collection of Python solutions to Advent of Code problems, with accompanying walkthroughs and documentation. | 52 |
antoniofull/linee-guida-css | Guidance on writing CSS and Sass in a consistent and reasonable way | 2 |
airbnb/javascript | A style guide for writing JavaScript code consistently and reliably. | 145,446 |
maread99/aoc | A collection of Python solutions for Advent of Code puzzles | 0 |
lin-123/javascript | A JavaScript style guide providing best practices and conventions for writing clean, readable, and maintainable code. | 2,019 |
realstr1ke/aoc | Repository containing solutions to Advent of Code challenges in JavaScript | 4 |