Live data from Hacker News

Reflex – Web apps in pure Python

github.com

1–10 of 152 posts

Re: Reflex – Web apps in pure Python

#7
post #5

Why are we trying to fit a square peg into a round hole

Isn’t the answer obvious? They want to!

There is no denying the importance and usefulness of web apps. You and me may be fine writing JS/TS, but many don’t want to. Why shouldn’t there be an option that works better for those folks?

Re: Reflex – Web apps in pure Python

#8
post #5

Why are we trying to fit a square peg into a round hole

JS got popular on the server because it was the default option on the client. Makes sense that Python should get popular on the client because it's the default option on the server.

Re: Reflex – Web apps in pure Python

#9
post #8
post #5

Why are we trying to fit a square peg into a round hole

JS got popular on the server because it was the default option on the client. Makes sense that Python should get popular on the client because it's the default option on the server.

Since when is Python the “default choice” for server side dev?

Re: Reflex – Web apps in pure Python

#10
post #9
post #8

Earlier quoted context omitted.

JS got popular on the server because it was the default option on the client. Makes sense that Python should get popular on the client because it's the default option on the server.

Since when is Python the “default choice” for server side dev?

Since never.

People use either Java, PHP or NodeJs.

Post reply on HN