Hey HN! I've been building developer tools for react-router v7 for a while now, it all started with remix-development-tools and then I rebranded the Repository to react-router-devtools. I wanted to share the project with you, it's fully open source and helps you build applications with react-router v7. Some of the features include: - Detailed server logs including caching information, cookies, server timings and others per loader - Enhanced console logs telling you where it was logged and allowing you to click to open the file - Client UI with detailed overview of your routes, current loader…