𝗧𝗵𝗶𝘀 𝗜𝘀 𝗔 𝗚𝗼𝗼𝗱 𝗘𝗫𝗮𝗺𝗽𝗹𝗲 You can use native HTML elements to simplify your projects. Here are 8 elements you can use instead of installing a library:
- and
for accordions
- The popover attribute for panels
- for sliders
- for color pickers
- for date pickers
- loading="lazy" for lazy loading
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