Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #6908
| Newsgroups | comp.lang.ruby |
|---|---|
| Date | 2013-12-29 15:38 -0800 |
| Message-ID | <818d458e-31a8-4c61-b735-956a2e5e15d7@googlegroups.com> (permalink) |
| Subject | Developing a server/client card game |
| From | ggarra13@gmail.com |
I am looking into developing a server/client card game and was wondering if I should look into writing the server and logic side in ruby while writing the client side in javascript or whether I should write everything in javascript. I have years of experience with ruby but only brief experience with javascript. I am also concerned with javascript that my source appears in the web page, which is something I would like to avoid. If you have examples of a web page with similar requirements I would be very appreciative. Also, JRuby could be an option but I have not considered due to its size.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar
Developing a server/client card game ggarra13@gmail.com - 2013-12-29 15:38 -0800
Re: Developing a server/client card game Robert Klemme <shortcutter@googlemail.com> - 2013-12-30 11:52 +0100
Re: Developing a server/client card game ggarra13@gmail.com - 2013-12-30 07:49 -0800
Re: Developing a server/client card game Robert Klemme <shortcutter@googlemail.com> - 2013-12-30 21:40 +0100
csiph-web