|
|
|
|
|
by aidos
4647 days ago
|
|
I really don't think it's accurate at all. Can you qualify it in any way? For me, Drupal sucks for developers because you're configuring a bunch of objects to try to build a system but you're a) at the mercy of the initial design and b) going to run into hook soup hell, especially once a couple of plugins are installed. Angular is nothing like that. You have a few classes of things you'll create. They're all well thought our and have very specific uses. None of them constrain you in any way, all the code inside is yours. I don't get the comparison. I would never touch Drupal again however you would have to produce a very convincing argument to move me off Angular. |
|