Skip to content
View azizoid's full-sized avatar
💭
Cute
💭
Cute

Block or report azizoid

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
azizoid/README.md
github-snake

Evo me tu

twitter linkedin instagram youtube

Pinned Loading

  1. nam.az nam.az Public

    Nam.az - Namazını qıl

    TypeScript 3 1

  2. quran.az quran.az Public

    Öz Kitabını oxu | Quran.az

    TypeScript 4 1

  3. eslint-plugin-propper-nextjs eslint-plugin-propper-nextjs Public

    A custom rules to bring order to the Nextjs filenames

    JavaScript

  4. sirasayi sirasayi Public

    Sıra sayı şəkilçiləri

    TypeScript

  5. A small hack to fix the Nextjs "pref... A small hack to fix the Nextjs "prefetch everything by default" problem
    1
    import { AnchorHTMLAttributes } from 'react'
    2
    
                  
    3
    import NextLink from 'next/link'
    4
    import type { LinkProps as NextLinkProps } from 'next/link'
    5
    
                  
  6. git shortcuts git shortcuts
    1
    [alias]
    2
        co = checkout
    3
        br = branch
    4
        st = status
    5
        cp = cherry-pick