andreilupu/socket

Plugin Architecture decisions

Closed this issue · 1 comments

Some questions to ask:

What architecture should we pick?

  • Redux
  • Flux
  • Build a simple Change and Save flow

Which UI library?

Ok we are stuck with:

  • Semantic UI because is very close to WordPress dashboard style
  • We reduce the complexity of the saving action with a simple jQuery ajax request to a custom REST API route