|
|
|
|
|
by jamesmccann
3505 days ago
|
|
Can you please elaborate on how a CRM is likely to be in a category where it would benefit from state heavy client-side? A CRM is typically a form based app doing CRUD - to be this makes it a solid candidate for being a stateless client. I feel like there's a whole class of applications out there now (including my own) that have gone down the stateful client route where it wasn't necessary and introduce a whole new set of problems and solution libraries / frameworks that can be forgotten about with a return to a stateless arch. |
|