feedback icon indicating copy to clipboard operation
feedback copied to clipboard

feature request: create an Observable authored, updated "module require debugger" page

Open triptych opened this issue 4 years ago • 3 comments

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.

triptych avatar Oct 11 '21 20:10 triptych

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

tomlarkworthy avatar Jun 12 '22 09:06 tomlarkworthy

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.

image

CobusT avatar Jun 13 '22 02:06 CobusT

Perhaps we can also add it as a curated search result for the following terms: "require", "module"?

CobusT avatar Jun 13 '22 02:06 CobusT