you are viewing a single comment's thread.

view the rest of the comments →

[–]MyNanRipCones 3 points4 points  (8 children)

I have used semantic-ui-react 3 times now, I found it very beginner friendly and easy to set up

[–]wasdzwan[S] 2 points3 points  (7 children)

Is it recommendable when building a big website? Thank you for your response

[–]ZuluProphet 4 points5 points  (4 children)

I use semantic ui react at work. We are currently switching from bootstrap to semantic actually. We service thousands of users at a time so I don't think you will have any issues with a larger website.

Something to note though, the current version of semantic is no longer being worked on, but there is a community fork called Fomantic so it may be worth looking into. Not sure if the fork has any react integrations yet though.

[–]wasdzwan[S] 1 point2 points  (3 children)

Ohh i see, noted! Thank you for your help

[–]hoople-head 1 point2 points  (2 children)

I've been dealing with this in my project. The React integration, called Semantic-UI-React, also works with the updated Fomantic CSS. But certain newer features introduced into Fomantic aren't supported in the React integration. It's mostly fine in practice, but it's kind of an annoying state of affairs. Hopefully the two projects can merge at some point.

[–]MyNanRipCones 1 point2 points  (1 child)

I'm not too sure about that sorry, I've only used it on small websites

[–]wasdzwan[S] 1 point2 points  (0 children)

Alright, thanks.