Explore in-browser code editing techniques and advancements in this GOTO 2012 conference talk by Marijn Haverbeke, author of Eloquent JavaScript and main CodeMirror developer. Discover the possibilities of JavaScript-based text editors and learn how to embed powerful editors in web applications. Dive deep into the implementation details of CodeMirror, covering topics such as cursor handling, scrolling, efficient handling of large files using B-trees, code analysis, and mixed-mode HTML editing. Gain insights into mobile editing solutions and the Orion project. This 52-minute presentation provides a comprehensive overview of browser-based code editing, from introductory concepts to advanced techniques.
Overview
Syllabus
Intro
HTML
Project Overview
Slides
Cursor
Scrolling
Big files
Btree
Code Mirror
Code Analysis
Mixedmode HTML
CodeMirror
Mobile
Orion
Taught by
GOTO Conferences