|
|
|
|
|
by jackhalford
1951 days ago
|
|
The is interesting to me because I want to do frontend and I don't know javascript. At first glance, it seems there is a big problem: _every_ event means a client<>server round trip! I tried this with their basic examples, when I cut the server the client becomes static. It seems to me a lot of the logic could be kept client side. Am I missing anything here? |
|