Skip to content
View DimitryDushkin's full-sized avatar
😀
RxJS!
😀
RxJS!
Block or Report

Block or report DimitryDushkin

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. sliding-pane sliding-pane Public

    Pane that slides out of the window side

    JavaScript 140 56

  2. React Native 0.57 + Babel 7 + Typesc... React Native 0.57 + Babel 7 + Typescript + Jest
    1
    // babel.config.js
    2
    module.exports = {
    3
      "presets": [
    4
        "module:metro-react-native-babel-preset",
    5
      ],
  3. react-localux react-localux Public

    React useReducer + Context API based store for smart components

    TypeScript 11 1

  4. React router utility functions to ad... React router utility functions to add and remove queries
    1
    import { browserHistory } from 'react-router';
    2
    
                  
    3
    /**
    4
     * @param {Object} query
    5
     */
  5. project-tasks-scheduling-engine project-tasks-scheduling-engine Public

    Scheduling algorithm for planning tasks with day-based time quant. Suitable for Gantt-based projects.

    TypeScript 9 3

  6. facebook/react-native facebook/react-native Public

    A framework for building native applications using React

    C++ 116k 24k