awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesInterface Declaration Merging

Combining multiple interface declarations with the same name into a single interface.

Distinct from Declarative Builder Interfaces: Distinct from Declarative Builder Interfaces: focuses on merging type-level interface declarations, not building user interfaces.

Explore 1 awesome GitHub repository matching user interface & experience · Interface Declaration Merging. Refine with filters or upvote what's useful.

Awesome Interface Declaration Merging GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • xcatliu/typescript-tutorialAvatar de xcatliu

    xcatliu/typescript-tutorial

    10,725Ver en GitHub↗

    This is a comprehensive tutorial for learning TypeScript, designed for JavaScript programmers who want to understand the language's type system and modern features. The resource covers TypeScript's core identity, including its structural type compatibility, compile-time type erasure, declaration file merging, and the discriminated union pattern for precise type narrowing. The tutorial distinguishes itself by providing a progressive learning path from basic JavaScript concepts to advanced TypeScript patterns. It covers generic type parameter constraints, tuple types with fixed-length positions

    Teaches combining multiple interface declarations into one merged type.

    TypeScriptjavascripttutorialtypescript
    Ver en GitHub↗10,725
  1. Home
  2. User Interface & Experience
  3. Interactive Interface Builders
  4. Declarative Builder Interfaces
  5. Interface Declaration Merging