The Wayback Machine - https://web.archive.org/web/20200724161010/https://github.com/markerikson
Skip to content

Highlights

  • Arctic Code Vault Contributor

Pinned

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

    19.5k 2.1k

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

    4.7k 350

  3. Predictable state container for JavaScript apps

    TypeScript 53.9k 14.2k

  4. Official React bindings for Redux

    JavaScript 19.8k 2.9k

  5. A sample app to demonstrate various useful Redux techniques, accompanying the blog series at http://blog.isquaredsoftware.com/series/practical-redux

    JavaScript 252 36

  6. 1
    class ParentComponent extends Component {
    2
        render() {
    3
            // My basic render function structure:
    4
            
    5
            // 1) Extract values from props and state

469 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created an issue in facebook/docusaurus that received 3 comments

External previews of Docusaurus links are inconsistent

🐛 Bug Report I recently updated the Redux Toolkit docs to alpha.58 . The Redux core is still on alpha.54, while React-Redux is still on DSv1. Somew…

3 comments
You can’t perform that action at this time.