Skip to content

Scroll snap #93

@Sharvani2002

Description

@Sharvani2002

Since we are using javascript for detecting the scroll (in main.js file), when the browser gets interrupted by other js threads, the scroll can get janky.
We can instead use the alternative CSS solution.
If possible, we can also try to eliminate jQuery and increase the website speed.

Resources:
https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html

Update:

  • we have now removed jQuery

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions