On Jun 3, 5:56 am, Peter De Berdt <peter.de.be...@pandora.be> wrote: > I might be wrong here, but it seems he's saying: "I don't know any of > the tools, I've played around a bit with Flash and some Rails > examples, but I don't know anything. Can you advise me on something > that will magically get my application done?". To be honest, I don't > see it happening, and accepting a project with a deadline where you > have no idea on how to get it started... not such a good idea. Web > development is, as we all know, very challenging to get into since you > need to know both serverside and clientside technology quite well. > It's not like you can jump in and expect to stay afloat if you don't > know exactly how everything ties together.
Very true, that's why I mentioned Rails generated JS because you don't actually need to know JS to start using it if you let Rails generate it for you. True, as Marnen mentioned the generated code is not really pretty, but it works and if you ask a boss or customer what is that they prefer, pretty vs. working code, I can tell you that not 100 but 200% of them will choose working. ;) The good thing about Rails generated JS is that there are good tutorials and books. I personally love the Ajax on Rails book by O'Reilly, if it's of any use to the OP. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.