Ruby on Rails Tuesday, January 29, 2013

Robert Walker wrote in post #1094237:

>> What are the benefits/drawbacks of the different approaches?
>
> Generally speaking try to avoid pre-mature optimization.
>
> 1. Go with the simplest solution that could possibly work.
>
> 2. Gather some metrics.
>
> 3. Try a different approach that you think might improve performance.
>
> 4. Goto step 2 until step 3 is exhausted.

Oh! Forgot to mention that Ryan Bates also created an episode that might
be useful for you.

http://railscasts.com/episodes/324-passing-data-to-javascript

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment