I have a web application made in angular that interacts with JBoss REST API for the business logic. My question is: Should the message localization handled by FE or BE?
I guess that message and localization should be treated by FE, so BE should only return a status code parseable by FE. Is this correct ?
Aucun commentaire:
Enregistrer un commentaire