|
|
|
|
|
by Sileni
1906 days ago
|
|
At least with pip and env, you'd have a hard time doing general tasks in python without getting to know them anyway. You can also shortcut a lot of that with a hosting service like Heroku, which takes on a lot of the mental overhead for you. You've made me curious to ask, what programming environments don't have a significant learning curve when you get to the hosting portion, short of a "no-code" hosting solution? |
|
My assumption was always that other languages would find a way to get closer to that model -- never quite to that level for various technical considerations, but close. I'm not sure any really have, save, as you noted, through dedicated hosting services. Fortunately, though, modern PHP frameworks have come to the rescue by becoming far more difficult and fiddly, to the point where both Symfony and Laravel's online tutorials begin with installing Docker.