github.com/atom/atom/pull/5624

React is an amazing abstraction, but very few abstractions come without at least some overhead. In the case of Atom's text editor, it's worth the effort to avoid this overhead by hand coding all DOM updates. The update code is repetitive...


Comments (0)

Sign in to post comments.