Saw another fresh green name post this and then delete it: "Looks promising - seems like the know how to combine analytics and design. Also not a classic UI library with the 500th iteration of a button."
Why you think they have greek roots? GitHub organization's location is set to Switzerland, and linked Twitter users are based in Switzerland, Austria and England. Of course, that doesn't say if there is greek roots or not, just wondering how you arrived at the conclusion.
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.
If you want to quickly assess the quality of component libraries like these, especially in terms of accessibility, just take a quick look at their Select/Dropdown implementation.
Their variant breaks all keyboard navigation features and doesn't respond as expected to keyboard only input. If they want to up their game, they should address this before moving out of beta.
Even worse, amateurs from overseas with no programming study or talent, trying to quickly create a portfolio to get a remote job. This is how you have websites exploding nowadays.
This looks really good! I'm definitely going to use it. I'm curious what the purpose of it is though.
It doesn't seem to be made purely out of the goodness of the creator's hearts, but it's not monetized in any way and I'm struggling to think about how it could be monetized.
At first I thought of the Tailwind model, but there are already ready-made blocks and components on their website for free.
First of all, there are at least three comments in this thread that dont really make sense / have strange grammer, are from accounts that have never participated before, and all of the comments seem to share a similar positive sentiment towards the post. I find this very odd.
Moving on:
I'm super, super confused with the structure of the project. It uses tailwind, but with a custom prefix for some reason?
And then we have `colorVariantMapping.ts` which is over 3000 LOC. I just don't get it? Are they reimplementing parts of tailwind specifically for this project? I had a look at the tailwind github repo but I'm not familiar enough with it to be able to appropriately discern what is going on here.
I might be missing something, but I'd love to get a breakdown of the project structure, and information on how it all interconnects.
The components and site are all quite visually appealing, that's definitely a strong point. Unfortunately, the absence of any effort to make the components accessibly is very off-putting. Even a lot of non-accessibility UX standards are ignored (like ESC to close an open dropdown). The project might just be in beta, but accessibility should be part of the development process from the start, and not just an after thought, especially since there are so many great libraries that offer accessible, compliant ui primitives for react that you can then style / customize yourself.
All of the examples would be just as easy to build with a regular UI library combined with charts from some charting library of which there are just as many out there as well.
28 comments
[ 3.0 ms ] story [ 69.4 ms ] threadsynonym for out of this world meaning outstanding, great?
I mean looks ok to me so I figure 2 but that is just on cursory examination.
Great to see extensive documentation of course, but "from another world"? Might want to qualify that statement a bit at least :)
https://news.ycombinator.com/user?id=devolymp
https://news.ycombinator.com/user?id=civilsecond12
This also feels like a strange comment to make a new account for: https://news.ycombinator.com/threads?id=dealalchy
https://news.ycombinator.com/user?id=exod983
Anyway, the footer of the website says "Built in Athens, Vienna and London." so there's definitely a link with Greece.
Thanks, I missed the footer of the page and just went by the GitHub page.
What I’m confused about is the change of the api from tailwind, the whole `maxWidth=“max-w-sm”` seems repetitive and a worse abstraction.
https://www.tremor.so/docs/getting-started/installation
Their variant breaks all keyboard navigation features and doesn't respond as expected to keyboard only input. If they want to up their game, they should address this before moving out of beta.
It doesn't seem to be made purely out of the goodness of the creator's hearts, but it's not monetized in any way and I'm struggling to think about how it could be monetized.
At first I thought of the Tailwind model, but there are already ready-made blocks and components on their website for free.
Moving on:
I'm super, super confused with the structure of the project. It uses tailwind, but with a custom prefix for some reason?
And then there are all these files in `src/lib` like this [one](https://github.com/tremorlabs/tremor/blob/a5c979959bedf558b7...) which contains 500 LOC of just... adding their prefix to existing tailwind classes.
And then we have `colorVariantMapping.ts` which is over 3000 LOC. I just don't get it? Are they reimplementing parts of tailwind specifically for this project? I had a look at the tailwind github repo but I'm not familiar enough with it to be able to appropriately discern what is going on here.
I might be missing something, but I'd love to get a breakdown of the project structure, and information on how it all interconnects.
The components and site are all quite visually appealing, that's definitely a strong point. Unfortunately, the absence of any effort to make the components accessibly is very off-putting. Even a lot of non-accessibility UX standards are ignored (like ESC to close an open dropdown). The project might just be in beta, but accessibility should be part of the development process from the start, and not just an after thought, especially since there are so many great libraries that offer accessible, compliant ui primitives for react that you can then style / customize yourself.
Are there some unpaid libs like this for tailwind? All I've found is tailwindui, but I find the price far too high for a side-project.
All of the examples would be just as easy to build with a regular UI library combined with charts from some charting library of which there are just as many out there as well.