|
|
|
|
|
by Fire-Dragon-DoL
2638 days ago
|
|
Sorry, I don't get your point for deployment. There are complaints you can make fot everything, but deploying an elixir application boils down to compile, upload, start. Sure, 2 days of work the first time, which is a negligible amount of time for any real world project (otherwise you are on the wrong language).
This if you want a good pipeline. Otherwise it's a couple of hours, but even with rails i always invested a couple of days to have a good pipeline. Doesn't mean rust does not do it better, but it's really not the point for choosing a language over another. In a big project you have a dedicated person. In a medium project, the investment is very small. In a small project, you are better served by prototyping tools (rails) |
|