Design comparison
Solution retrospective
Hello, here is my solution for the Advice Generator App, using react.js.
Do you have any recommendations to use tailwind and react at the same time?
Community feedback
- @rizkisirajPosted about 2 years ago
Using tailwind is pretty easy actually, you can learn it while making your project with react. Just read some stuff from the documentation and then apply it to your project. Well maybe you'll have a hard time to setup the config at first, but other than that it's quite simple.
1@WilouricardPosted about 2 years ago@rizkisiraj I am already using tailwind, but in simple projects using vanilla js. I wonder the difference if I am using react.js. Because in this case, I will write all my html on the react file
0@rizkisirajPosted about 2 years ago@Wilouricard well other than the configuration, nothing is different. writing tailwind class on react and html file is pretty much the same.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord