Ruby on Rails Wednesday, October 17, 2018


On Oct 17, 2018, at 10:26 AM, Karthikeyan A K <77minds@gmail.com> wrote:

Hello All,

I am porting my Ruby book to HTML here https://i-love-ruby.gitlab.io/ , I would be very happy if people who want to learn Ruby can use it and give me feedback, possibly negative ones so that I can improve my book.

--
Karthikeyan A K

Founder of Code Tribe https://is.gd/codetribe



It looks very well produced to me!  Congrats. My only criticism is that in practice, that tabbing/indenting of code of more than one space (as in the spacebar) causes confusion when working in collaboration with others.  I get frustrated when working on multi-developer projects and some use tabs, double spaces, and single spaces... or even 4 spaces!  Messes up the codebase, but I understand where you use it here for readability.


Phil

No comments:

Post a Comment