3 comments

[ 2.6 ms ] story [ 16.8 ms ] thread
>> there's no acceptable way to pass a function body to another in Python

What exactly does this sentence mean?

I love JS for front end, but Python is MUCH better suited to back end work, where a synchronous programming style fits perfectly.
What kind of backend work? Scripts? Sure. CRUD app APIs (likely the majority of mainstream app dev out there)? JS is just as well-suited, and has the advantage of tech stack uniformity with the front end.