react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

Document E2E Debug Experience

Open chrisglein opened this issue 3 years ago • 1 comments

Meta-point for triage: we don't talk about the e2e debug experience in our docs but we should; there are Windows-specific pieces (e.g. how to use VS, does flipper work, JS engine choice) as well as RN concepts that the main RN website doesn't go into enough detail either (web debugging vs. direct debugging).

Originally posted by @asklar in https://github.com/microsoft/react-native-windows/issues/7615#issuecomment-824665183

chrisglein avatar Apr 22 '21 18:04 chrisglein

It should be possible to enable direct debugging in Release and then attach VS in "script mode" (separate from attaching VS in "native mode"). We need to put all these combinations/switches into words.

asklar avatar Apr 26 '21 18:04 asklar