Posts: 4,647
Threads: 1,494
Joined: Sep 2016
does anyone around here do both Python and Node.js together?
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Posts: 4,647
Threads: 1,494
Joined: Sep 2016
i might need to scale way beyond what one machine can handle. that means i must design around multiple machines, including any necessary communication, data sharing, data synchronization, etc. that means front-ends like NGINX are not essential but can help with efficiency in critical areas.
i am looking for ways to get the back-end like Node, but stay with Python code for logic. can Flask do that?
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.