Recent readings on WordPress, CSS and web components

  • Yjs Docs: the documentation for the library that’s being used on the experimental real time collaboration feature on development in the Gutenberg plugin.
  • Totally remdom, or How browsers zoom text: a detailed graphical comparison on how browsers handle font sizes set in rem or pixel units.
  • Width and Height in CSS: a framework for understanding the differences on how width and height relative units work in CSS.
  • Step into the light (DOM): an explanation and example about using web components.