javascript-tutorial / javascript-tutorial/en.javascript.info
Inspecting DOM as HTML w/ Plunker
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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