|
|
|
|
|
by mrh0057
1936 days ago
|
|
I’m pretty sure if you gave the devs creating slow ui on the web would create slow native apps too. I’ve created web apps that are on average faster than the desktop apps they replaced. I’m willing to bet nice simple fast programs are way cheaper to write. Current situation is people creating abstraction at the wrong level and not understanding the performance cost of things like reflection and ORMs. |
|