|
|
|
|
|
by nilirl
19 days ago
|
|
My point was your needs and problems are not everyone's needs and problems. I don't want to think of memory management in most projects, I want to focus on business logic, so I use Node.js instead of Rust, even if the latter gives me more control. Similarly, I don't want to think of DOM management in most projects, I want to focus on data dependencies, so I use React instead of Web Components, even if the latter gives me more control. |
|