Alex Korolev wrote in post #1154236:
> Hello.
>
> May you share your approach to increase efficiency.
> I can do a application on Ror but often I must remind  information in
> help.
> So my speed is very low.
> Do you have some tricks or I must write more code (more projects) and
> remember all?
>
> Many time a spend on front: ajax request and html - is it not enough
> knowledge and experiences?
>
> Thanks and sorry for my English.

There is really no substitute for experience. Tutorials will get you 
started, but they only take you so far. Books are useful, however, at 
least for most of us, we can't hold all their knowledge in our heads at 
once. Reference documentation is highly useful, but only if you already 
have a good enough understanding of the system to know where to look.

How can an author explain how to write a book, how can a sculptor 
explain how to carve a beautiful statue? Unless you experience it for 
yourself you can't really understand the intricacies and complexities of 
the craft.

My best suggestion is to focus your learning. Don't try to take on too 
many things at once. For example; if you can accomplish what you need 
without JavaScript/jQuery then concentrate your efforts there, on server 
side Ruby. Once you get comfortable there only then start to focus your 
efforts on client side code.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/2d3dd9248b017888e00c8ea7a25f0730%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to