|
|
|
|
|
by throwaway_x13zd
2583 days ago
|
|
intercooler just gives you finer grained control over your ajax requests, which makes it easier to implement stuff like active search, etc. turbolinks is great if you just want a faster pure web-app. I've used both successfully independently and in tandem. |
|
Do you find that intercooler lets you avoid using .js.erb files altogether?