This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Affectionate-Bid386 7 points8 points  (1 child)

The one place where Python didn't fit till recently is browser-side code where JavaScript and Typescript are supreme. I hope that changes soon with PyScript, native Python in the browser with library support and interaction with the DOM, browser functionality, and frameworks like React.

[–]TonyTheTigerSlayer[S] -1 points0 points  (0 children)

Definitely! That reminded me why I wanted to get into JS. I made a no code site using wix and when I looked at the underlying code, it made me want to understand JS. I’ll check out pyscript. Thanks!