|
|
|
|
|
by blikdak
3312 days ago
|
|
That's the first thing I thought too re JSX or something like that, it looks like they are trying to shoehorn Java and full OO into what is basically React, replacing JSX and json with a huge pile of different classes. Over-engineering and obfuscating in much the way GWT did back in the day. The web is the web, there is only the DOM guys, deal with it and move on. |
|
Flutter doesn't use a WebView. There is no DOM.
That's why it's fast.