Hacker News new | ask | show | jobs
by dwohnitmok 1611 days ago
> Expressing your frontend layout as code is not over engineering at all imo

What do you mean by this? Isn't all frontend layout expressed as code?

1 comments

HTML is not code imo. With React (and thus Next) you can treat your frontend code as full-fledged functions and objects.