Hacker News new | ask | show | jobs
by ShaneMcGowan 1736 days ago
How well does this play with something like Angular or React? I know there is a lot of internal logic going on in those apps
1 comments

Replay has native support for React DevTools so you can easily inspect the component tree, props, state, etc... High level, because Replay replays the browser session everything just works. Even I can understand Angular apps and i've never built one ;)