Hacker News new | ask | show | jobs
by tvalentius 2833 days ago
React is more of a library instead of a framework and it's just the view layer. Next.js is a framework(minimalist) for React.

https://github.com/zeit/next.js/

1 comments

And what would be the "maximalist"/rich framework for React? (with lots of pre-made RAD components I guess).