Best of JSXJuly 2023

  1. 1
    Article
    Avatar of jakearchibaldJake Archibald·3y

    The case against self-closing tags in HTML

    JakeArchibald.com: The case against self-closing tags in HTML.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Declaring JSX types in TypeScript 5.1

    Declaring JSX types in TypeScript 5.1 - LogRocket Blog: A new feature, described as “ decoupled type-checking between JSX elements and JSX tag types’, arrives with TypeScript5.1. This feature enables libraries to control what types are used forJSX elements.