|
|
|
|
|
by ctvo
612 days ago
|
|
> I've found that using the websockets extension really helps with automatically keeping the frontend in sync. I choked reading this imagining people thinking they're doing something simple (as in not complex) by introducing websockets so they can keep state in their Go backend and sync it with their front-end, ya know, to keep track of the # of TODOs checked. |
|