https://github.com/egeuysall/learn-debugger
Learn. Debug. Relax.
https://github.com/egeuysall/learn-debugger
backend debugger frontend golang nextjs typescript zed
Last synced: about 2 months ago
JSON representation
Learn. Debug. Relax.
- Host: GitHub
- URL: https://github.com/egeuysall/learn-debugger
- Owner: egeuysall
- Created: 2025-10-05T03:01:46.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-10-05T03:06:36.000Z (9 months ago)
- Last Synced: 2025-10-05T05:30:55.589Z (9 months ago)
- Topics: backend, debugger, frontend, golang, nextjs, typescript, zed
- Language: TypeScript
- Homepage:
- Size: 4.24 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Debugger
This project helped me to learn the debugger feature of the Zed code editor.
- I learned breakpoints.
- Debugging more carefully in a less time.
- Fixing step-by step.