javascript-tutorial / javascript-tutorial/en.javascript.info
Inspecting DOM as HTML w/ Plunker
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to see the DOM as HTML in the Plunker sandbox? When we are changing the DOM it can be nice to see what the new document looks like, in HTML form. The only way I've managed to do this so far is to put the code in an HTML file, load it in the browser (Chrome), then look at the Elements in DevTools. That's not all that hard, but is there a simpler way?
Does this make sense?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Plunker sandbox workflow and the current tutorial or issue context for DOM inspection. Determine whether this request needs documentation, a sandbox capability, or only an explanation of using Chrome DevTools; the work is done when the supported way to view the changed DOM as HTML is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100