|
|
|
|
|
by panzerboiler
1465 days ago
|
|
> it's not worth it. It depends. If the editor is a central part of what your software is doing and you need/want total control, it's well worth it. General purpose libraries are mostly made of bloat when your project just need 20% of all the things they (have to) do. Focusing on that 20% could be a good time investment and yield a better software. |
|
And that's just the start. Check what happens in different browsers when you hit backspace in a contenteditable containing a single space character.
Overall there are a lot of such changing, undocumented behaviours.