markerikson - Overview

View markerikson's full-sized avatar

Mark Erikson markerikson

Sponsors

Block or report markerikson

Pinned Loading

  1. The official, opinionated, batteries-included toolset for efficient Redux development

    TypeScript 11.2k 1.3k

  2. A JS library for predictable global state management

    TypeScript 61.4k 15.1k

  3. Official React bindings for Redux

    TypeScript 23.5k 3.3k

  4. Curated tutorial and resource links I've collected on React, Redux, ES6, and more

    22.6k 2.5k

  5. A categorized list of Redux-related addons, libraries, and utilities

    5.2k 364

  6. 1

    // See https://blog.isquaredsoftware.com/presentations/react-redux-ts-intro-2020-12/#/36 for slides

    2

    // My basic render function structure:

    3

    function RenderLogicExample({

    4

      someBoolean, // 1) Destructure values from `props` object