The point of react is to let you manipulate the DOM with less effort than manually doing it while providing some additional controls through things like hooks. Tailwind is similar, you get standardized css styles that you can use without thinking too hard.
No comments yet.