Live data from Hacker News

Tremor – React library to build dashboards fast

github.com

1–10 of 29 posts

Re: Tremor – React library to build dashboards fast

#8
post #7

The components look really good but I don't quite get why the instructions make you create a new Next.js app? I understood this would work in any React app/framework and doesn't have any opinions on server-side rendering etc.

I guess that step is for people who have nothing. If you already have a application, just skip that step?

Re: Tremor – React library to build dashboards fast

#9
post #2

The documentation is from another world .

Why is that? Looks like any other documentation for any other random library. What exactly stands out to you here?

Great to see extensive documentation of course, but "from another world"? Might want to qualify that statement a bit at least :)

Re: Tremor – React library to build dashboards fast

#10
post #7

The components look really good but I don't quite get why the instructions make you create a new Next.js app? I understood this would work in any React app/framework and doesn't have any opinions on server-side rendering etc.

It is a recommendation, I guess. Works fine in pure react.
Post reply on HN