Skip to content

API call should be Debounced #74

@SandeepKrSuman

Description

@SandeepKrSuman

Currently, the GitHub API is called on every keystroke when entering the GitHub username. This results in an excessive number of API requests, which can lead to performance issues and rate limiting. It would be more efficient to debounce the request with a slight delay.


shiptalkers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions