/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

addyosmani.com
| | ryanmulligan.dev
3.9 parsecs away

Travel
| | Applying modern CSS techniques to align the start position of a horizontal scrolling gallery to a parent container's max-width while allowing its overflow to span the entire viewport.
| | motion.dev
4.3 parsecs away

Travel
| | In the five years since Framer Motion was released, CSS animation APIs have come a long way. Do you still need to use Framer Motion?
| | nolanlawson.com
3.9 parsecs away

Travel
| | Recently I had some fun implementing an image carousel for Pinafore. The requirements were pretty simple: users should be able to swipe horizontally through up to 4 images, and also pinch-zoom to get a closer look. The finished product looks like this: Often when you're building something like this, it's tempting to use an...
| | alvarotrigo.com
12.7 parsecs away

Travel
| You don't want to use CSS scroll snap for certain cases. It is definetely not the perfect solution for all your sliding problems. We will explain the main reasons why this css effect is not for everybody.