Skip to content

Add debugger#22

Open
forki wants to merge 4 commits into
masterfrom
debugger
Open

Add debugger#22
forki wants to merge 4 commits into
masterfrom
debugger

Conversation

@forki

@forki forki commented Jun 30, 2017

Copy link
Copy Markdown
Member

This add the redux debugger - but how can I connect? // @alfonsogarciacaro @et1975

@et1975

et1975 commented Jun 30, 2017

Copy link
Copy Markdown

I used https://github.com/zalmoxisus/remotedev-server - a local TCP service that you start separately and a "monitor" - a native OSX UI to visualize the data, see what else you can use here: https://github.com/zalmoxisus/remotedev.
Instead of withDebugger use something like
|> Program.withDebuggerAt (Remote("localhost",8000)) to connect.

@forki

forki commented Jun 30, 2017

Copy link
Copy Markdown
Member Author

Cool will check that out. But first I have to up the demo project to RN 45

@forki

forki commented Feb 14, 2018

Copy link
Copy Markdown
Member Author

|> Program.withDebuggerAt (Remote("localhost",8000))

where is Remote coming from?

@et1975

et1975 commented Feb 14, 2018

Copy link
Copy Markdown

# Conflicts:
#	src/Nightwatch.fs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants