Instead of providing a different template for each updateMode*style, add an endpoint for fetching updateMode from the server and modify the content accordingly.
pros:
- easier development and maintenance
- easier customization
- runtime configurable
cons:
- higher flash memory usage
- content flickering
Instead of providing a different template for each updateMode*style, add an endpoint for fetching updateMode from the server and modify the content accordingly.
pros:
cons: