G
ggarra13
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.
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.