UI-Designer, using Code to create in CSS, SVG and JS. Technology enthusiast, fan of Smart Home, Humanist and dweller in the marvelous city of Cologne.
Michael G
Loading...
Prop For That 📣
An a-la-carte #JS library for #CSS developers that writes meaningful realtime CSS variables to an element:
- value of an input
- pointer position
- size of scrollbar(s)
- colors in an image/video
- element's visibility
- tons more…
nerdy.dev/prop-for-that
What you want here is not:
.parent { perspective: 600px; }
…but:
.child { transform: perspective(600px); }
css-tricks.com/why-isnt-my-...
The Apple vs. EU debacle illustrates quite nicely why in Europe hardly any Tech Company has a chance. A regulatory and byrocratic corset that even a tech giant can navigate is nearly impossible to break out for startups.
And everybody keeps wondering why there’s a lack of European big tech.