awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesCode Structure Conventions

Standards for organizing code using meaningful naming rather than visual markers.

Distinct from Collision Avoidance: Candidates focus on technical collision/obstacle avoidance; this is about visual source code organization.

Explore 1 awesome GitHub repository matching software engineering & architecture · Code Structure Conventions. Refine with filters or upvote what's useful.

Awesome Code Structure Conventions GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • felipe-augusto/clean-code-javascriptfelipe-augusto का अवतार

    felipe-augusto/clean-code-javascript

    4,891GitHub पर देखें↗

    This project is a comprehensive guide and set of engineering standards for writing readable, maintainable, and scalable JavaScript code. It provides a framework for software architecture, refactoring patterns, and clean coding practices designed to improve codebase health and longevity. The guide emphasizes the application of SOLID principles and architectural strategies such as dependency inversion and the separation of concerns. It focuses on transforming complex conditional logic through polymorphism and refactoring, while promoting a transition from imperative loops to declarative functio

    Promotes a natural structure emerging from naming rather than using visual dividers or positional comments.

    JavaScriptclean-codejavascript
    GitHub पर देखें↗4,891
  1. Home
  2. Software Engineering & Architecture
  3. Code Structure Conventions