> Why pack so many different things into a single project?
So I can build a dashboard without deciding on a layout tool, then deciding on a solution for charts, etc.
I do not consider myself a frontend developer. I'm just not interested in spending time learning about a bunch of UI tools if there's a framework that does it all.
This is appealing to me- the less I have to think about the implementation of the presentation layer, the more I can focus on the data processing, persistence, API... the stuff that _I_ care about working on.
Not trying to argue, just one answer to your question.
So I can build a dashboard without deciding on a layout tool, then deciding on a solution for charts, etc.
I do not consider myself a frontend developer. I'm just not interested in spending time learning about a bunch of UI tools if there's a framework that does it all.
This is appealing to me- the less I have to think about the implementation of the presentation layer, the more I can focus on the data processing, persistence, API... the stuff that _I_ care about working on.
Not trying to argue, just one answer to your question.