Code Monkey home page Code Monkey logo

Comments (4)

dolsem avatar dolsem commented on July 20, 2024 1

@jkzing works like a charm, thanks! Sorry for a late reply. So in the end all I had to do to start using VSCode Redux Devtools was to install remote-redux-devtools and require it instead of redux-devtools-extension, like so:
screenshot_1
Now all I hope for is that someone creates a version of React Devtools for VSCode...

from vscode-redux-devtools.

jkzing avatar jkzing commented on July 20, 2024

Apologize for the delay of response, I just have been really busy on my day job...

Actually I haven't used this with React Native yet. 😅
I suppose the RN debugger would start a remotedev-server instance, all you have to do is to connect the devtool with it.

Seems you can find how to configure the host and port here: https://github.com/jhen0409/react-native-debugger/blob/master/docs/getting-started.md (I guess...). Hope it can help you.

from vscode-redux-devtools.

dolsem avatar dolsem commented on July 20, 2024

@jkzing yes, it was my understanding that RND runs its own instance. I'm trying to get rid of RND though and use VS instead. So in order to make the plugin work, I need to setup the server correctly. As far as I understand, I don't have to change redux devtools extension setup, just run remotedev-server. However, running my code above doesn't let me connect to the server. Can you please tell me if something's wrong with the way I run the server in my code, or if there are any extra steps? I'm assuming RN should not be different from pure React in this context?

from vscode-redux-devtools.

jkzing avatar jkzing commented on July 20, 2024

@dolsem Seems redux-devtools-extension just support local inspection, could you try remote-redux-devtools instead?

from vscode-redux-devtools.

Related Issues (18)

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.