javascript-tutorial / javascript-tutorial/en.javascript.info
Inspecting DOM as HTML w/ Plunker
未關閉
還沒有人認領這個 Issue。
- 主要語言
- HTML
- 星號
- 25.5k
- 分支
- 4k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢視 Plunker sandbox 工作流程,以及目前與 DOM 檢查相關的 tutorial 或 issue 內容。判斷此請求需要文件、sandbox 功能,還是只需要說明如何使用 Chrome DevTools;當檢視已變更 DOM(以 HTML 形式)的受支援方式明確確立後,工作即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- html, javascript
- 領域
- documentation
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100