Closed as not planned
Closed as not planned
Description
The idea here is to:
- remove embedded dartpads (like in the language tour)
- instead, move to a TOC style full-page UI (similar to try.kotlinlang.org and others)
The two goals here being:
- we think the TOC style would be a superior way to explore and teach the language
- overall, reduce the maintenance cost of dartpad (the embedded version os written in Polymer, which has a higher overall maintenance cost. A TOC UI would hopefully share much of its code with the desktop version of the dartpad UI).