feature request: create an Observable authored, updated "module require debugger" page
Is your feature request related to a problem? Please describe. I use this page about every day: https://observablehq.com/@observablehq/module-require-debugger However it was written many years ago, and there must be new techniques and updated strategies. Can we get an "official" Module require debugger with latest techniques for including in Observable? (I know this one is as official as it comes, just hoping for an update )
Describe the solution you'd like Create an updated version of https://observablehq.com/@observablehq/module-require-debugger for today's Observable with latest techniques and tips.
Describe alternatives you've considered Just muddling through on what we already have.
Additional context Add any other context or screenshots about the feature request here.
I think if require throws it should like to the module debugger. It's a vital page you need to learn and it's not in the learning journey last time I checked
Noted. Just as a reminder, it is in the help pane, under "Reusing code > Loading a JavaScript library". There is a link to it at the bottom.
Perhaps we can also add it as a curated search result for the following terms: "require", "module"?