cm0002@suppo.fi to Web Development@programming.dev · 16 days agoWhy you might want to build your WebApp in Canvas instead of HTMLhivekit.ioexternal-linkmessage-square7fedilinkarrow-up17
arrow-up17external-linkWhy you might want to build your WebApp in Canvas instead of HTMLhivekit.iocm0002@suppo.fi to Web Development@programming.dev · 16 days agomessage-square7fedilink
minus-squareJared White ✌️ [HWC]@humansare.sociallinkfedilinkEnglisharrow-up15·16 days agoMy shorter answer: if you think you need to use canvas, you don’t. (Unless you’re literally building a drawing app.) 99.99% of web applications would be better off virtually ignoring “best practices” introduced by Big Tech.
minus-squareFeyd@programming.devlinkfedilinkarrow-up9·edit-216 days agoYes at the very least you are committing yourself to ignoring or reimplementing all the accessibility features you get for free in HTML
My shorter answer: if you think you need to use canvas,
you don’t.
(Unless you’re literally building a drawing app.)
99.99% of web applications would be better off virtually ignoring “best practices” introduced by Big Tech.
Yes at the very least you are committing yourself to ignoring or reimplementing all the accessibility features you get for free in HTML