Slide 25
Slide 25 text
Unless otherwise indicated, these slides are © 2013-2017 Pivotal Software, Inc. and licensed under a
Creative Commons Attribution-NonCommercial license: http://creativecommons.org/licenses/by-nc/3.0/
Strategy A
• pros:
• frond-end experience close to before the refactoring
• re-use of UI-specific code of the plugin
• cons:
• need to write glue code on the client side
• take async nature into account might be different, if UI was not designed for
that before
• you have to keep implementing the client and the server side
25