I have recently gone all in on Python. Before I decided this, I was using Python for projects where I needed Pandas or numpy. I used React/TypeScript/Node for web applications. But, I moved to Django/HTMX.
The main reason is to avoid npm, but also, I wanted something with more built-in defaults (my web apps have simple needs). It has nothing to do with the language -- it's more the ecosystem for me.
I considered Ruby/Rails, but it didn't seem enough better than Python and can't replace the Pandas work I need to do.
The main reason is to avoid npm, but also, I wanted something with more built-in defaults (my web apps have simple needs). It has nothing to do with the language -- it's more the ecosystem for me.
I considered Ruby/Rails, but it didn't seem enough better than Python and can't replace the Pandas work I need to do.