GithubHelp home page GithubHelp logo

I tried to migrate my project using this boilerplate to your newest version without immutable.js - getting many errors about react-redux-boilerplate HOT 2 CLOSED

flexdinesh avatar flexdinesh commented on July 20, 2024 1
I tried to migrate my project using this boilerplate to your newest version without immutable.js - getting many errors

from react-redux-boilerplate.

Comments (2)

SelfDevTV avatar SelfDevTV commented on July 20, 2024 2

Oh my god that feels so great. I just diffed my repo with the boilerplate repo like this:

git remote add -f b path/to/repo_b.git
git remote update
git diff master remotes/b/master
git remote rm b

And I found out I made a single letter typo in the injectSaga.js file.

I typed: static contextTypes = ReactReduxContext instead of static contextType = ReactReduxContext

After I fixed that everything is back to normal and works perfectly. Man moments like this are why I love coding :D

from react-redux-boilerplate.

flexdinesh avatar flexdinesh commented on July 20, 2024

Hahaha. Glad you figured that one out. The upgrade was a bit tricky 'cos a couple of old packages were deprecated and the alternated packages used a different syntax to do the same thing. Lemme know if you run into anything else.

from react-redux-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.