decpk

decpk

    Tag

    #typeof

    Cover Image for typeof type operator in Typescript

    typeof type operator in Typescript

    typeof operator is used to get type of (I'd prefer to say Shape of) operand. If you want to learn about typeof in reference to Javascript th…

    Apr 6, 2024
    Cover Image for typeof operator in Javascript

    typeof operator in Javascript

    Do you actually know how to use typeof in Javascript?Do you now what are typeof operator capabilities? Well, we are going to explore typeof …

    Apr 6, 2024

    decpk