_ed@sopuli.xyz to Technology@beehaw.org · 3 years agoAMP. How Google tried to fix the web — by taking it overwww.theverge.comexternal-linkmessage-square3linkfedilinkarrow-up116arrow-down10
arrow-up116arrow-down1external-linkAMP. How Google tried to fix the web — by taking it overwww.theverge.com_ed@sopuli.xyz to Technology@beehaw.org · 3 years agomessage-square3linkfedilink
minus-squareHirom@beehaw.orglinkfedilinkarrow-up4·3 years agoAMP could have been even more efficient by making it completely JavaScript-free, but that would make it harder to track people. HTML5 allows multimedia through <IMG> <AUDIO> <VIDEO> and it’s even possible to have animations using CSS. No JS required.
AMP could have been even more efficient by making it completely JavaScript-free, but that would make it harder to track people.
HTML5 allows multimedia through
<IMG> <AUDIO> <VIDEO>and it’s even possible to have animations using CSS. No JS required.