Skip to content
View kushdilip's full-sized avatar
💭
Cleaning orphan projects
💭
Cleaning orphan projects
Block or Report

Block or report kushdilip

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
kushdilip/README.md

Hi there 👋

I am JS developer with expertise in building web application using frameworks such Ember.js, React.js & Angular.js.

Pinned

  1. Ember Source Code Reading Ember Source Code Reading
    1
    // `window.ActiveXObject` is "falsey" in IE11 (but not `undefined` or `false`)
    2
    // `"ActiveXObject" in window` returns `true` in all IE versions
    3
    // only IE11 will pass _both_ of these conditions
    4
    
                  
    5
    declare global {
  2. Terminal aliases Terminal aliases
    1
    alias -='cd -'
    2
    alias ...=../..
    3
    alias ....=../../..
    4
    alias .....=../../../..
    5
    alias ......=../../../../..
  3. kushdilip.github.io kushdilip.github.io Public

    Personal website.

    HTML

  4. pdfkit-form pdfkit-form Public

    Forked from ArtooTrills/pdfkit-form

    Wrapper over pdfkit to print beautiful forms

    JavaScript

  5. resume resume Public

    Professional résumé website built with Ember

    JavaScript