Skip to content

Hard Problems & Questions

Sally Young edited this page Jan 16, 2018 · 8 revisions

A list of hard problems and questions we will have to address

  • 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?