However, the last few days have been quite a revelation. I found that Rails and Ruby combined to give a rather neat package which allowed enough freedom to express oneself and at the same time ensured that minimum code was written. I shall not bore hardened Rubyists by eulogizing the various characteristics of Ruby as they know them much better than me but would like to say that I find myself privileged to join their ranks.
The one thought that struck me in the last few days is that the single most time consuming task in web development is getting the user interface working perfectly and herein lies the crux of the problem. It makes no distinction between java and Ruby and generally drives the developer to pulling his hair out in frustration. Fix something in IE and it breaks in Firefox or Chrome and if one does the same in Firefox, IE breaks and this vicious cycle continues. At least we have some control over javascript with frameworks like jQuery. Thus, according to me, the true renaissance of the web development cannot happen unless a framework for html and css can be developed which takes care of all the "mundane" activities like browser compatibility.
So, for now, bye from a novice Ruby developer stage -1.
No comments:
Post a Comment