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

Block or report leocristofani

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 Loading

  1. How to integrate React Select with R... How to integrate React Select with Redux Form
    1
    import React, { PropTypes } from 'react';
    2
    import Select from 'react-select';
    3
    import 'react-select/dist/react-select.css';
    4
    
                  
    5
    RFReactSelect.defaultProps = {
  2. microfrontends-in-practice microfrontends-in-practice Public

    Microfrontends in practice

    JavaScript 19 5

  3. orderbook orderbook Public

    Example OrderBook

    TypeScript

  4. testing-react-redux-applications testing-react-redux-applications Public

    How to write tests for React/Redux applications

    JavaScript 8 2