helix

quan xing 2022-12-08T01:01:36.355139Z

What's different helix and rum?

lilactown 2022-12-08T04:55:11.449099Z

they are similar. rum is older and has more features. Helix focuses on being a very small code base and a thin wrapper around React components, and interop with React hooks.

lilactown 2022-12-08T04:55:31.158039Z

Rum does have support for hooks if you use the right mixin https://github.com/tonsky/rum#react-hooks

quan xing 2022-12-08T07:00:50.606229Z

ok. thanks. I try it.

quan xing 2022-12-08T08:45:48.316699Z

It's OK!, How can I turn off the grammar tips in vscode

lilactown 2022-12-08T14:51:18.731229Z

try running the command to copy the clj-kondo config into your project's directory https://github.com/clj-kondo/clj-kondo#project-setup