|
|
|
|
|
by jdlshore
4872 days ago
|
|
I haven't gotten to that point in the series yet, but WebSockets are on the agenda, probably using Socket.IO. The only client side library we're using at the moment is JQuery, other than test frameworks. In general, the show tends to focus on understanding things deeply before applying frameworks and libraries. JQuery (and eventually, Socket.IO) is an exception because of how it abstracts away browser differences. |
|