Hacker News new | ask | show | jobs
by sethherr 531 days ago
One place that I think there is a big difference in developer experience is in testing. Rails, as described in the article, comes with CI setup and corresponding tests are automatically generated when using rails generators.