By Tag (3)

techniques

  1. Author avatar
    greenonsoftware 24 days ago

    Exhaustiveness checking and discriminant property: the complete guide

    We'll fully understand exhaustiveness checking and discriminant properties, commonly used in the TypeScript world, along with their use cases, pros, and cons

    react, typescript, patterns, techniques, clean-code, code-quality

    2
    0
    1
    0
    0
  2. Author avatar
    polubis 4 months ago

    Dependency injection does not need to be complex

    We'll dive into the most important topics of Dependency Injection and explore concepts like DI Container, DI Tokens, and Hierarchical DI

    angular, react, techniques, clean-code, maintenance, quality, stories

    4
    1
    0
    0
    0
  3. Author avatar
    polubis 6 months ago

    Dealing with property is not matching index signature

    Let's solve common error: "Property is not matching index signature". We'll learn how to create type definitions for complex objects

    typescript, techniques, type-definitions, common-problems

    1
    0
    1
    0
    0