-
rr is a debugging tool designed to record and replay program execution.Pricing:
- Open Source
#IDE #Software Development #Decompiler 69 social mentions
-
The best place to backorder/drop purchase expiring ccTLD domain namesPricing:
- Open Source
Exactly - that's what we've already built for web development at https://replay.io :) I did a "Learn with Jason" show discussion that covered the concepts of Replay, how to use it, and how it works: - https://www.learnwithjason.dev/travel-through-time-to-debug-javascript Not only is the debugger itself time-traveling, but those time-travel capabilities are exposed by our backend API: - https://static.replay.io/protocol/ Our entire debugging frontend is built on that API. We've also started to build new advanced features that leverage that API in unique ways, like our React and Redux DevTools integration and "Jump to Code" feature: - https://blog.replay.io/how-we-rebuilt-react-devtools-with-replay-routines - https://blog.isquaredsoftware.com/2023/10/presentations-react-devtools-replay/ - <a href="https://github.com/Replayio/Protocol-Examples">https://github.com/Replayio/Protocol-Examples</a>.
#DevOps Tools #Developer Tools #Continuous Integration And Delivery 45 social mentions