|
|
|
|
|
by arcturus17
1886 days ago
|
|
Even for writing APIs a monolithic web framework can be useful. We're building a Django + React web app, and Django brings many things to the table, for example the admin panel, an opinionated structure, and many other goodies. Much better dev experience than just Express for a small team, IMO. |
|
I don't know why, maybe it's the culture of node/npm that you just pick stuff from a basket instead of getting handed a big finished thing whatever you like it or not.