Pergunta de entrevista da empresa Inntopia

Explain the benefits of ready and solid principals

Resposta da entrevista

Sigiloso

30 de jul. de 2016

Rest requests give the benefit of communication between client and server how http is "meant" to work in a stateless manner. It also allows for a systems Web api to be cleanly exposed in a logical manner Solid has many benefits including providing breaking code into modular reusable components rather than monolithic beasts of code or God classes.

1