Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If one wants to get into Ruby, please stay away from Rails as a first step into Ruby-land.

Look into Rack and Sinatra first, then Rails. Even if it's a short trip it's going to be worth it.



This is personal opinion but these days I'd probably swap Sinatra for Roda[1] for small API services.

It's generally faster, uses less memory and is a really good example of well written ruby code, IMHO. I also really like Jeremy Evans' book, Polished Ruby.

1. http://roda.jeremyevans.net/index.html 2. https://www.packtpub.com/product/polished-ruby-programming/9...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: