2020-03-09
835
#css
Nada Rifki
15042
Mar 9, 2020 â‹… 2 min read

How to use CSS Scroll Snap

Nada Rifki Nada is a JavaScript developer who likes to play with UI components to create interfaces with great UX. She specializes in Vue.js and loves sharing anything and everything that could help her fellow frontend web developers. Nada also dabbles in digital marketing, dance, and Chinese.

Recent posts:

Understanding Solid Js Props A Complete Guide From Beginner To Advanced

Understanding SolidJS props: A complete guide

Let’s see how SolidJS props work to promote component reusability, exploring basic to advanced concepts for a complete understanding.

Temitope Oyedele
Dec 7, 2023 â‹… 11 min read
Leader Spotlight Alan Fliegelman

Leader Spotlight: Leaning into opportunity through change, with Alan Fliegelman

Alan Fliegelman shares how his work at DHI is transforming the job search process and the various transitions he’s seen in his time there.

Kate Trahan
Dec 7, 2023 â‹… 8 min read
Eleventy Vs. Next.js Static-Site Generation

Eleventy vs. Next.js for static site generation

We evaluate Eleventy and Next.js and compare both static site generators in terms of performance, developer experience, scalability, and ecosystem.

Nelson Michael
Dec 7, 2023 â‹… 11 min read
Build Full-Stack App React Goxygen

Build a full-stack app with React and Goxygen

We show how to use Goxgen to scaffold a full-stack React app. See how to integrate React with Go and modify Goxygen to suit your project requirements.

Clara Ekekenta
Dec 6, 2023 â‹… 8 min read
View all posts

4 Replies to "How to use CSS Scroll Snap"

  1. The only issue you’ll encounter is with Internet Explorer and Firefox, which require an older version of the specs that you can find here.

    Firefox supports modern version of spec since version 68 (current ESR), you have outdated info…

Leave a Reply