|
|
|
|
|
by WhitneyLand
4103 days ago
|
|
Thank you for the clarification. I think we are saying the same thing. In principle, it's always a certainty that JS can be written as performant as Dart, never just a possibility. The possibility part only comes in with respect how optimally the JS code is written. The interesting part here is I think is how often does this happen? How often can significant improvements be made that would be impractical, or even unlikely for a developer to match? |
|