๐—ง๐—ต๐—ถ๐˜€ ๐—œ๐˜€ ๐—” ๐—š๐—ผ๐—ผ๐—ฑ ๐—˜๐—ซ๐—ฎ๐—บ๐—ฝ๐—น๐—ฒ You can use native HTML elements to simplify your projects. Here are 8 elements you can use instead of installing a library:

These elements can help you ship less code and reduce maintenance. They also provide accessibility features for free. You can use these elements to create common UI components without installing a library. For example, you can use

to create a modal window with a focus trap and a styleable backdrop. Source: https://dev.to/dimonb19a/8-native-html-elements-you-dont-need-a-library-for-29b4