thirzq
thirzq6mo ago

Using TypeScript for Frontend and Python for Backend

Hey everyone! I have a question about this section that says "Improved Typescript Skill" . I'm wondering if it's okay to use TypeScript exclusively for the frontend while using Python for the backend. Do I need to build the entire stack with TypeScript, or can I focus on TypeScript for the frontend and Python for the backend separately?
No description
3 Replies
Michal Srb
Michal Srb6mo ago
You do have to write backend functions in TypeScript atm.
Michal Srb
Michal Srb6mo ago
Check out the Convex tutorial: https://docs.convex.dev/tutorial
Welcome to Convex | Convex Developer Hub
Convex is a novel, fun, and extremely productive way to make backends for your
thirzq
thirzqOP6mo ago
thank you for the answer

Did you find this page helpful?