(no title)
dt2m | 3 years ago
- Respect the UI conventions of web browsers and not override standard behavior
- Respond immediately to user input
- Not take up hundreds of megabytes of RAM
I have yet to use a React app that doesn't immediately "feel" like it's using React. There's some weird added latency that I can't really describe, but I don't feel it on Angular apps.
No comments yet.