awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

Aaaaaashu/Guide

0
View on GitHub↗
0 stele·0 fork-uri·2 vizualizări

Guide

Features

  • Coding Standards - Comprehensive manual for frontend development standards.

Istoric stele

Graficul istoricului de stele pentru aaaaaashu/guideGraficul istoricului de stele pentru aaaaaashu/guide

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Guide

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Guide.
  • github/objective-c-style-guideAvatar github

    github/objective-c-style-guide

    1,666Vezi pe GitHub↗

    Archived Style guide & coding conventions for Objective-C projects

    Vezi pe GitHub↗1,666
  • github/swift-style-guideAvatar github

    github/swift-style-guide

    4,762Vezi pe GitHub↗

    This project is a set of coding standards, architectural patterns, and type safety guidelines for writing Swift source code. It provides a framework for maintaining clean and maintainable code through established conventions and formatting rules. The guide prioritizes composition over class inheritance by favoring value types and final classes. It establishes a policy for access control to manage boundaries between internal logic and external components through explicit visibility modifiers. The standards cover type safety optimization through immutable bindings and safe optional handling. A

    Vezi pe GitHub↗4,762
  • hzlzh/front-end-standardsH

    hzlzh/Front-End-Standards

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • futurice/ios-good-practicesAvatar futurice

    futurice/ios-good-practices

    10,976Vezi pe GitHub↗

    This project provides a set of development guidelines and architectural recommendations for building iOS applications. It focuses on structuring Swift applications to decouple business logic from the user interface to improve testability and maintenance. The project covers specific implementation standards for security, such as using keychain storage for sensitive data and TLS certificate pinning for network traffic. It also defines patterns for code quality enforcement through static analysis and compiler configurations, as well as strategies for asset and localization management. The guide

    Vezi pe GitHub↗10,976
Vezi toate cele 10 alternative pentru Guide→

Întrebări frecvente

Care sunt principalele funcționalități ale aaaaaashu/guide?

Principalele funcționalități ale aaaaaashu/guide sunt: Coding Standards.

Care sunt câteva alternative open-source pentru aaaaaashu/guide?

Alternativele open-source pentru aaaaaashu/guide includ: futurice/ios-good-practices — This project provides a set of development guidelines and architectural recommendations for building iOS applications.… github/objective-c-style-guide — **Archived** Style guide & coding conventions for Objective-C projects. github/swift-style-guide — This project is a set of coding standards, architectural patterns, and type safety guidelines for writing Swift source… hzlzh/front-end-standards. nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment… raywenderlich/objective-c-style-guide — A style guide that outlines the coding conventions for Kodeco.