Hacker News new | ask | show | jobs
by ryohey 448 days ago
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?