Day 7/30 #30DaysOfNextGenWeb Built a Time-Travel Debugger 🕐⏮️ Ever wished you could rewind your app like a video? Now you can. THE PROBLEM: Bug happens → "What caused this?" Console.logs everywhere → Still can't trace it Reproduce 50 times → Waste hours THE SOLUTION: Record EVERYTHING. Scrub through time. Find the bug instantly. HOW IT WORKS: - Proxy-based state tracking (auto-records changes) - Every setState, click, input → captured - Timeline UI (scrub like video) - Jump to any moment in your app's history - AI detects bugs automatically FEATURES: ✓ Record/pause/replay ✓ Timeline scrubbing (drag to any point) ✓ State inspector (see everything) ✓ AI bug detection ✓ Export sessions (share with team) TECH STACK: React, Vite, IndexedDB, Framer Motion JavaScript Proxy API, State management WHY THIS IS DIFFERENT: - Browser DevTools → Only shows current state - Redux DevTools → Only works with Redux - This → Works with ANY React app, ANY state GitHub - https://lnkd.in/d2pTJKX6 Live Link - https://lnkd.in/dMUafdNV #WebDevelopment #React #JavaScript #Debugging #DevTools #Programming #100DaysOfCode #BuildInPublic #30DaysOfNextGenWeb #Frontend #StateManagement #WebDev #OpenSource

To view or add a comment, sign in

Explore content categories