5.13 Debugging reactivity

  • Hardest problem to debug.

  • We need other tools, which are not introduced in this chapter.

  • Use “print” debugging to show your values.

    • Use message() here: “standard output” vs “standard error”