The article discusses the rule of least power in web development, which advocates for choosing the least powerful language suitable for a given purpose. It highlights examples of using native HTML and CSS instead of JavaScript, such as creating custom switches, using the datalist element for autosuggest, utilizing the native
Table of contents
The rule of least powerBut I need JS for that!Custom SwitchesDatalist, a native autosuggestA color picker that does moreAccordionsDialog modalsIn closingAbout Kilian ValkhofMore articles14 Comments
Sort: