Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wonder if this is a visualization problem. Imagine if you could see the dependency graph visually.


In my opinion, this is yet another area where SolidJS is clearly the better option.

The dev tools give you a full visual reactive graph.

I like Svelte, but people like to pretend that it's easier than it is.


I think this is what you're talking about ? https://chrome.google.com/webstore/detail/solid-devtools/kmc...


Yep, that's it. It's in early development, and you have to install an additional library. But, it works wonderfully.


Is there something similar for Vue?


I don’t think vue devtools have this capability. But if you are facing issues with large Vue components, then you should split it into smaller components. And use composables(vue hooks) to split js logic. That will get you quite far


> full visual reactive graph

Is there actually a graph view? Or is it only the graph as a tree? I couldn't see it in the demo.


which solid-dev-tool shows are graph?


I wasn't aware there were multiple. This one has Ryan Carniato's seal of approval. He talks about it on stream often.

Here you go: https://github.com/thetarnav/solid-devtools




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: