|
|
|
|
|
by fourstar
2302 days ago
|
|
Here's the problem relying on slate (I've used it and all the others [quill, ckeditor, etc etc]) -- you are also relying on Ian Storm Taylor and he's known for going on a streak and re-writing things in a breaking manner. IMO you should just build the entire thing yourself. |
|
Well that could be said for literally any 3rd party library. New updates may break things, that's why you need to pin the exact version you use to prevent things breaking.
I would rather use a library which has been tested and used by many people, than reinvent the wheel on a bunch of things...