This repository was archived by the owner on Apr 23, 2024. It is now read-only.
Replies: 5 comments 2 replies
|
Cool stuff, George! Personally, I'm open to all possibilities. Usually, I use ant design they also have useForm hooks 😂. This is one of my projects that uses it: mgilangjanuar/tamagotreal. But, yes that library is too light and some components are complicated to customize 🤔 |
0 replies
|
I think using react plus chakra ui is good, but kinda confuse choosing react hooks / redux |
0 replies
|
Whoa so many front-end enthusiasts here :') Good, we'll use Chakra as the component library 🎊 |
0 replies
|
Hey also, what should we use for routing? Just regular react-router-dom? Edit: swr looks cool let's use that, I've usually used react-query but from what I can see they're basically the same haha. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone 👋
As the title says, I'm wondering how should we build the frontend for this project. Whether it's specific libraries, or just the general pattern on how should we structure our code. And since this is a React project, how to pass data between components.
I'll totally accept anything, but just for reference my usual go-tos are:
Thoughts?
All reactions