Remix.run Logo
simonhamp 20 hours ago

Is more code the right goal?

IshKebab 11 hours ago | parent [-]

No. The point is that the goal (slick native apps) isn't blocked by the fact that it needs more code.

simonhamp 9 hours ago | parent [-]

But if you could get slick native mobile apps with less code (i.e. higher quality abstractions), that would be better

IshKebab 7 hours ago | parent [-]

Well yes, but if you want native apps there's no getting around making two apps.

simonhamp 6 hours ago | parent [-]

You need to check out what we've been building with SuperNative - it's one codebase, but you end up with two truly native apps.

IshKebab 4 hours ago | parent [-]

Sounds like the wxWidgets approach. I've never seen it work, but good luck.

Hard pass on the PHP though!