Angular NestJS SSR

Hello, I am building an app with a micro-service arch that will use numerous angular apps and numerous nest apps. My conundrum is figuring out if I need to set up nest to render the angular apps via SSR or if I should just enable SSR for each angular a…


This content originally appeared on DEV Community and was authored by Blake Warner

Hello, I am building an app with a micro-service arch that will use numerous angular apps and numerous nest apps. My conundrum is figuring out if I need to set up nest to render the angular apps via SSR or if I should just enable SSR for each angular app and then communicate with the nest apps the traditional way. Is there really a benefit to configuring the nest apps to work as the servers that pre render the angular apps code? It seems like just enabling the ssr on each angular app works pretty well. If the latter is ideal or even required please share with me your experience on getting everything to work. I haven’t really found an end-to-end tutorial online showing how to configure nest as the SSR server for angular apps.


This content originally appeared on DEV Community and was authored by Blake Warner


Print Share Comment Cite Upload Translate Updates
APA

Blake Warner | Sciencx (2024-10-05T11:11:38+00:00) Angular NestJS SSR. Retrieved from https://www.scien.cx/2024/10/05/angular-nestjs-ssr/

MLA
" » Angular NestJS SSR." Blake Warner | Sciencx - Saturday October 5, 2024, https://www.scien.cx/2024/10/05/angular-nestjs-ssr/
HARVARD
Blake Warner | Sciencx Saturday October 5, 2024 » Angular NestJS SSR., viewed ,<https://www.scien.cx/2024/10/05/angular-nestjs-ssr/>
VANCOUVER
Blake Warner | Sciencx - » Angular NestJS SSR. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/10/05/angular-nestjs-ssr/
CHICAGO
" » Angular NestJS SSR." Blake Warner | Sciencx - Accessed . https://www.scien.cx/2024/10/05/angular-nestjs-ssr/
IEEE
" » Angular NestJS SSR." Blake Warner | Sciencx [Online]. Available: https://www.scien.cx/2024/10/05/angular-nestjs-ssr/. [Accessed: ]
rf:citation
» Angular NestJS SSR | Blake Warner | Sciencx | https://www.scien.cx/2024/10/05/angular-nestjs-ssr/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.