Skip to content
View eternal191's full-sized avatar

Block or report eternal191

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ddemail ddemail Public

    HTML

  2. my-food-ordering-app my-food-ordering-app Public

    JavaScript

  3. subscription-starter subscription-starter Public

    TypeScript

  4. portfolio-snippit portfolio-snippit
    1
    (function ($) {
    2
        var behind = $('.nav-btns .prev a');
    3
        var forward = $('.nav-btns .next a');
    4
    
                  
    5
        function prev(current, pages) {