Skip to content
View shubhanus's full-sized avatar
Block or Report

Block or report shubhanus

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

Pinned

  1. otp-input-react otp-input-react Public

    React simple otp input with react hooks

    JavaScript 59 84

  2. Redux + redux-saga polling Redux + redux-saga polling
    1
    <h1>redux-saga polling example</h1>
    2
    <div class="controls">
    3
      <button class="controls-item" id="pollStartBtn">Poll Start</button>
    4
      <button class="controls-item" id="pollStopBtn">Poll Stop</button>
    5
      <pre class="controls-item" id="pollingState">Polling false</pre>