|
|
|
|
|
by ffdjjjffjj
2063 days ago
|
|
You might be surprised by just how slow and bloated a simple rails or Django app can be! But the real benefit for me is reliability. With rust web apps, I feel a lot more confident that runtime errors have been properly handled. And of course you save some productivity because the type system means you don’t need to smother your code in unit tests like one normally does when they want to demonstrate their python or ruby code works. |
|