CodePen 2.0 editor transmits keystrokes to servers before saving
A developer found that CodePen's updated editor sends everything typed into its code fields to codepen.dev within one to two seconds, even without saving. Using a unique test marker in an HTML file, they confirmed CodePen triggered a build with save disabled and the marker still appeared verbatim in the generated preview page served from a codepen.dev subdomain.