Brand NEW Kind of DEBUGGER for JavaScript (Dbux: Why? What?)

preview_player
Показать описание
Frustrated with the difficulty of building and retaining complex mental models of your execution runtime? Mabye Dbux can help!
This is a demo of our new JavaScript Debugger "Dbux", with plenty of examples.
Dbux is an integrated debugging environment (IDbE) and omniscient debugger for JavaScript runtime analysis.
Feel free to share any feedback, complaints or questions here, on GitHub, or in Discord.

0:00 Why do we need better Debuggers?
2:25 Dbux: Overview
2:37 [1a] The Synchronous Call Graph
4:41 1a. Fibonacci
5:31 1a. TODO list
10:17 [1b] The Asynchronous Call Graph
13:29 1b. Concurrency w/ async/await + Promises
14:16 1b. sequelize
16:14 [1c] The Asynchronous Call Stack
17:17 [2] Global Investigation Tools
18:25 [3] Trace Details (Local Investigation Tools)
20:42 [4] Data Flow Tools
22:24 [5] Search Tools
24:37 Outro

#javascript
#coding
#debugging
#runtime
#analysis
#debug
Рекомендации по теме
Комментарии
Автор

Really good extension, but it doesn't even start with a vue 3 starter app

ElmachitoSilbateador
Автор

Cool work! Was this formally published as a paper anywhere ?

abdulazizalabodi