|
|
|
|
|
by andreisbc
1744 days ago
|
|
I'm following this pattern by using NestJS on the backend and it acts as the state of my frontend(no need fir redux). The API responses are already in a shape that I can easily consume. A single request gets all the data it needs(using relations). I like it! |
|