codeinabox@programming.dev to Programming@programming.devEnglish · 5 days agoEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comexternal-linkmessage-square30linkfedilinkarrow-up1166arrow-down11cross-posted to: lobsters@lemmy.bestiver.se
arrow-up1165arrow-down1external-linkEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comcodeinabox@programming.dev to Programming@programming.devEnglish · 5 days agomessage-square30linkfedilinkcross-posted to: lobsters@lemmy.bestiver.se
minus-squareshnizmuffinAlinkfedilinkEnglisharrow-up4·4 days agoImplementing reactivity is a non-trivial task. With Alpine, you get Vue’s without the rest of Vue.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up6·edit-24 days 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-squareshnizmuffinAlinkfedilinkEnglisharrow-up3arrow-down2·3 days 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?
minus-squareaegg@europe.publinkfedilinkEnglisharrow-up2·4 days agoWebComponents is a standard api and actually very simple.
minus-squareshnizmuffinAlinkfedilinkEnglisharrow-up1·3 days agoI’ve written my fair share! Unfortunately, clients ask for dumb shit all the time and Alpine is fast and cheap.
Implementing reactivity is a non-trivial task. With Alpine, you get Vue’s without the rest of Vue.
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?
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.