Skip to content
View syedfaheem27's full-sized avatar

Block or report syedfaheem27

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. DSA-JS DSA-JS Public

    DSA questions and their solutions in javascript

    JavaScript 1 1

  2. A simple and clean way of promisifyi... A simple and clean way of promisifying functions.
    1
    # Promisify
    2
    
                  
    3
    A way of converting a function that takes a callback to a function that returns a promise.
    4
    The primary problem with callbacks that can arise is the callback hell, which as we all know
    5
    can be tackled using the concepts of promises(promise chaining or using async/await).
  3. advanced-react-patterns advanced-react-patterns Public

    Some of the advanced react patterns that can come handy

    JavaScript

  4. natours-faheem natours-faheem Public

    A project to practice back-end development in node js

    JavaScript

  5. nirvana nirvana Public

    JavaScript