|
|
|
|
|
by rcme
1005 days ago
|
|
Yes, these frameworks are fundamentally broken. Even a framework with extensive usage like React doesn’t work for real-time applications. Or at least your only option is to manipulate the DOM directly for the performant real time parts. |
|