The insanity of SSR (Server-Side Rendering) for Enterprise apps
Recently, we talked to a prospect who was building an ETL (Extract, Transform, Load) front-end, and found out that they were doing it in an SSR framework. This is insane. Truly and completely nuts. To set the stage for this discussion, there are two basic models: An SSR framework renders the content shown to the end user on the server. ...