javascript-tutorial / javascript-tutorial/en.javascript.info
Alternative playground idea
- 主要语言
- HTML
- 星标
- 25.5k
- 派生
- 4k
- PR 合并指标
- 30 天内没有已合并 PR
描述
_First of all, thank you for creating such a comprehensive resource and making it freely available! As I often get asked about where to start learning JS, this is constantly in my top 3-4 aswers :)_
I wonder, are you open to adding an alternative playground option if it would provide an improved experience for your users?
I'm thinking specifically about StackBlitz, some of the benefits being:
- no ads
- familiar editor UI, that a lot of people know from Visual Studio Code
- support for dark/light themes
- a possibility to render a Console right in the UI, which could optionally allow replacing `alert` with `console.log` for a non-blocking flow
- a possibility to add Node.js articles in the future, since StackBlitz supports it too (see e.g. https://node.new)
I've made a quick proof of concept of how the experience could look like:

Thanks again, and I'm curious to hear your thoughts!
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 issue 正文及其链接的 StackBlitz 概念验证开始。评估是否应将替代 playground 集成到教程中,并定义受影响的文章、用户体验和验收标准;该 issue 未指出文件、测试或具体的完成定义。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- documentation, web-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100