forked from drupal/drupal
-
Notifications
You must be signed in to change notification settings - Fork 0
Hard Problems & Questions
Sally Young edited this page Jan 16, 2018
·
8 revisions
-
Under the assumption we want to have APP controlling the admin area, how do modules register their own components inside this app?
-
Will we have a node / npm dependency? If not what complications will this add? What about webpack & bundling?
-
When we are providing this Form API in JS, how do we still try to be API first?
-
How do we preserve as much extensibility and modularity as possible? Drupal developers expect to be able to override or customize every aspect of their sites, how much of this expectation can we meet?