codeinabox@programming.dev to Programming@programming.devEnglish · 1 day agoEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comexternal-linkmessage-square18fedilinkarrow-up1131arrow-down10
arrow-up1131arrow-down1external-linkEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comcodeinabox@programming.dev to Programming@programming.devEnglish · 1 day agomessage-square18fedilink
minus-squareshnizmuffin@lemmy.inbutts.lollinkfedilinkEnglisharrow-up3·1 day agoImplementing reactivity is a non-trivial task. With Alpine, you get Vue’s without the rest of Vue.
minus-squareaegg@europe.publinkfedilinkEnglisharrow-up1·8 hours agoWebComponents is a standard api and actually very simple.
minus-squareshnizmuffin@lemmy.inbutts.lollinkfedilinkEnglisharrow-up1·27 minutes agoI’ve written my fair share! Unfortunately, clients ask for dumb shit all the time and Alpine is fast and cheap.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up3·edit-211 hours agoYeah ok. To be fair, i have 3rd-party frames and js blocked on mobile. But cmon, not even the close button works without 3rd-party. I’m rusted, but even i could implement that one properly in html and css only in half a hour.
minus-squareshnizmuffin@lemmy.inbutts.lollinkfedilinkEnglisharrow-up1·32 minutes agoIf you’re judging the website of a JS library by how it performs without JS, I’m not sure I can help you. Without third party Can you share the sources you blocked?
Implementing reactivity is a non-trivial task. With Alpine, you get Vue’s without the rest of Vue.
WebComponents is a standard api and actually very simple.
I’ve written my fair share! Unfortunately, clients ask for dumb shit all the time and Alpine is fast and cheap.
Yeah ok.
To be fair, i have 3rd-party frames and js blocked on mobile. But cmon, not even the close button works without 3rd-party.
I’m rusted, but even i could implement that one properly in html and css only in half a hour.
If you’re judging the website of a JS library by how it performs without JS, I’m not sure I can help you.
Can you share the sources you blocked?