|
|
|
|
|
by benoau
24 days ago
|
|
There's still a lot of cognitive overhead adjacent to the code that grows with each platform you're supporting, because you're still having to QA and debug and build and run tests and review code changes in multiple languages with wildly different tooling and dependencies. AI has to get these native builds perfect for each platform whereas with Electron it's like... write once run anywhere evolves into perfect it once, perfect it everywhere. |
|