I want to develop an online browser game in HTML and Javascript, just like this one: http://play.typeracer.com/.
I am new to these technologies, so pardon me for any vague questions:
- What should be my front-end programming choices ?
- What should be my back-end programming choices in Java ?
- Is netty framework the best for controling connection between client-server ?