Hacker News new | ask | show | jobs
The Rise of Cohesive Programming – Copy-Paste Might Be the Future of Front End (codingcafe.jp)
4 points by ryohey 450 days ago
1 comments

I wrote this post after noticing a growing shift toward "cohesive" programming patterns — placing related code (UI, data, styles) together rather than separating concerns. Think useQuery, Tailwind, shadcn/ui, Are there other examples you've seen?