An open API service indexing awesome lists of open source software.

https://github.com/naugtur/debugging-tools-livecoding


https://github.com/naugtur/debugging-tools-livecoding

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# debugging-tools-livecoding

Learn about async_hooks and performance tracing while using them to observe/diagnose what's happening in a code sample.

The tutorial explores building blocks of what's been released as [`debugging-aid`](https://npmjs.org/package/debugging-aid) package.

## What's here?

- main branch - this doc mostly
- demo - step-by-step commits for the livecoding simulation
- dev - my preparations, don't look