Posted Feb 15, 2023
My learnings from tracking down dead code in a frontend application.
4
2.6K
console.log() to each Modal, navigate through the app and look at the logs, but this would take a long time and it would be error prone.console.log() and run integration tests, but there is no easy way to capture those logs.