|
|
|
|
|
by machiaweliczny
2089 days ago
|
|
Not used Svelte but knowing how it works I guess MobX is simpler to debug. It has synchronous updates, so debugging is easy by just followig stacktrace. Not sure if Svelte is easily debuggable in contrast as it's compiled. |
|