Pergunta de entrevista da empresa Frontastic

How would you ensure front end resilience when designing an API

Resposta da entrevista

Sigiloso

12 de nov. de 2021

Proper error handling so the client received meaningful errors Catch all the internal errors and transform them Use caching in case of failure of db Etc