|
|
|
|
|
by Zababa
1678 days ago
|
|
The thing is that there's no TypeScript backend that gives you as much stuff out of the box as Django. You're either going to spend time on how to communicate between Django and TS, or spend time on how to recreate Django functionality in TS. |
|