Cards carousel using pure CSS with scroll-driven animations ✨
Only 4 CSS lines:
view-timeline-name: --my-scroll;
view-timeline-axis: inline;
animation: linear my-animation;
animation-timeline: --my-scroll;
Question for RoR developers:
What are the specs of your computers and how do you optimize local development?
Some of my RoR projects run quite slowly on my local machine.