Hacker News new | ask | show | jobs
by hoofhearted 1106 days ago
React is a component library.

Angular.js is a framework.

Next.js is also a framework.

Comparing apples to apples, then you should compare Angular.js to Next.js, and not React.

2 comments

Isn't next.js a server side framework? How can you compare server side framework with frontend framework? It's the same (silly) way you'd compare PHP with HTML!
React is a component library.

Next.js is a framework.

Angular is both a component library AND a framework.