Comment by christophilus
5 hours ago
Eh. I’ve written plenty of applications by hand before there were good frameworks— win32 apps, old school web applications, “modern” SPA-like apps before there was a React. I’m more productive with React + Tailwind than I was with anything (other than maybe VB6). Being able to reason about your UI as a (mostly) pure function of state is powerful. It reminds me of the simplicity of game development— with a proper rendering layer, your developers can focus mostly on modeling their problem rather than UI complexities.
No comments yet
Contribute on Hacker News ↗