Best of Web ComponentsMay 2024

  1. 1
    Article
    Avatar of devtoDEV·2y

    JavaScript is not the problem

    A performance issue in an Angular 11 app was caused by a CSS rule, not JavaScript. The article discusses the use of JavaScript in web development and the importance of optimizing static assets and JavaScript bundles. It also addresses the role of Web Components and the Shadow DOM, concluding that excessive use of JavaScript is the problem, not JavaScript itself.

  2. 2
    Article
    Avatar of lobstersLobsters·2y

    State of HTML 2023

    The State of HTML survey covers a wide range of topics including accessibility, web components, and more. The report includes improved chart customization features.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    The Design System Ecosystem

    A design system ecosystem is a collection of interconnected assets and components that support the development of digital products. It includes layers such as core design system, technology-specific implementation, recipe layer, smart component layer, and the product layer.