|
|
|
|
|
by siamese_puff
614 days ago
|
|
Don’t listen to the lovers of Next saying you need both. Bundle the client and serve it from Python. Use Python for APIs that you call from the client. You can bundle a server and client bundle optimally, do SSR within Python and hydrate the client with the client bundle. |
|