4 ms·
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.
by MassiveBonk51 3y 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.