Salvaging ContentEditable - Building a Robust WYSIWYG Editor
Offered By: JSConf via YouTube
Course Description
Overview
Explore the implementation of a robust web-based WYSIWYG editor that reinterprets user actions as operations on a semantic document model, moving away from traditional HTML-based approaches. Learn how this innovative technique results in a more predictable WYSIWYM (What You See Is What You Mean) editor that maintains user-friendliness while overcoming the challenges of HTML soup output. Discover the process of taking control away from the browser's contentEditable implementation to create a more reliable editing experience in this 28-minute conference talk from JSConf EU 2015.
Syllabus
Marijn Haverbeke: Salvaging contentEditable: Building a Robust WYSIWYG Editor | JSConf EU 2015
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube