|
|
|
|
|
by scrollaway
1123 days ago
|
|
Modern python is not more elegant than modern JS, I disagree (I’ve been coding in both for over 15 years). Python has a good degree of elegance to it, and it does have less warts due to its less stringent backwards compatibility requirements. But JS is very elegant, and better at it than python thanks to python’s shitty lambdas vs js anonymous functions. |
|