related posts
0 sats \ 0 replies \ @sebastix OP 27 Sep 2023
I was 12 years old (that's 24 years ago) when I wrote my first HTML in NotePad. Today I still enjoy writing HTML as a webdeveloper (and learning new things everyday). It's a language with a strong Lindy-effect =) Just like PHP...but that's for another topic.
While taking this survey, let me be honest and I have discovered / learned some new things I'm interested in:
- input.showPicker() - https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/showPicker
- setCustomValidity / setValidity on input elements
- inert - https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inert
- fetchpriority attribute
- Web Components (so I don't have to use Vuejs?)
- search element
reply