|
|
|
|
|
by EricHolden12
994 days ago
|
|
Frameworks have chosen to add abstraction layers that “simplify” writing code because it makes it easier for the not so great programmers to write code. This has been desirable for one main reason: making writing code easier for the surge of new programmers entering the field. It’s the reason Facebook made React — the people they were hiring out of college were smart and capable but we’re not nerds about the technology. The biggest proof of that is how many devs are still scared of CSS and don’t feel comfortable writing it, and why the adoption of Tailwind has surged. |
|
All that being said I am massively confused by react and tailwind. I much prefer CSS and plain JavaScript. All be it I am not writing massive distributed billion-user applications.