4

Fuuuuck!!! Why in the godamn hell I get so slow when developing with rails?!?!?!

It took me more than this day to finish a simple form in only front-fucking-end

Damn!!!!!

Comments
  • 1
    I have been working on two screens with rails and angular. It's been 3 days... :(
  • 1
    Having just spent some time crashing (smashing even), into Ruby and Rails coming from an ASP.Net background I learned the following;

    1. Stay ON the rails, follow the conventions.
    2. Read the Rails docs, the right version too.
    3. It's generally a waste of time looking on blogs or Stack Overflow, due to breaking changes in Rails versions.
    4. Use the command line interface more, it's powerful!

    Good luck!
Add Comment