Hacker News new | ask | show | jobs
by MassiveBonk51 991 days ago
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.