Web

  • So the other day you were updating a Svelte Store (but it’s the same for Runes now the whole thing is a new version) and you’re making the update animate (transition) something else on the page, and while everything is in different components and the click event is on a different element you were, like…

  • You have margins or padding or something like that. You don’t repeat yourself, so you can do this CSS animation using transform. Instead of using the established vertical and horizontal that would work perfectly well on a 2-dimentional screen, CSS decided on X and Y axes (axises, axi, axies, axasses). So, X would be equal…