/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

fantinel.dev
| | nolanlawson.com
3.5 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
2.5 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.
| | codersblock.com
3.0 parsecs away

Travel
| Anchor links (also called jump links) are an easy way to provide in-page navigation. For example, a table of contents could use anchor links to take readers...