South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
@Thor187 why Angularjs? Angular 2 was intended to replace it, no? Admittedly, I'm fresh into my first job, but Typescript seems pretty cool.
Had a quick squizz at attempting to get xamarin working on my PC. A disaster of note. For iOS you need x code and a Mac.
Not an issue because I have one, but don't want to roll on osx full time
They're quite different.Same thing to me, I am referring to Angular + Ionic ( latest version angular goes without saying)
I saw now.They're quite different.
Nativescript was developed with Angular 2 and Typescript in mind. Combined that with screen layouts in XML (similar to WPFs XAML) and you have something that works rather nicely.
And it makes use of native controls and not a web browser like the other frameworks.
Code Python/C/whatever and transpile it to swift/java/whatever?There is no perfect cross platform solution I am aware of. I've got my own non mainstream way of getting 90% of my code portable between Windows, Linux, Android and iOS. A trade secret I'm afraid.![]()
Go away troll !!There is no perfect cross platform solution I am aware of. I've got my own non mainstream way of getting 90% of my code portable between Windows, Linux, Android and iOS. A trade secret I'm afraid.![]()
There is no perfect cross platform solution I am aware of. I've got my own non mainstream way of getting 90% of my code portable between Windows, Linux, Android and iOS. A trade secret I'm afraid.![]()
Why??? (let fanboy = true)... but don't want to roll on OS X full time
I like it plenty. I just have too many day to day legacy apps that I need in windows.[)roi(];18769652 said:Why??? (let fanboy = true)would you ever want to roll without macOS. It certainly ain't perfect, but it's a darn side better than anything out there (fanboy == false).
God damn you.
Now I am going to be up all night google cross platform trade secrets!
Damn my curiosity
.God damn you.
Now I am going to be up all night google cross platform trade secrets!
Damn my curiosity
Can you bromosexuals get a room and # this out ? When you're done, Thor can share those secrets on 15 different threadsHa! Thor, you're quite entertaining.
macOS is about User / Developer experience and far less about anything else. Windows, and *nix have their place (e.g. backend / legacy), but I'd certainly wouldn't want to work on them day in and day out.I like it plenty. I just have too many day to day legacy apps that I need in windows.
None of our telemetry devices can be configured on a Mac , and some of the server apps are very finnicky
[)roi(];18741156 said:Dogfooding says a lot about what's been proposed.
As for real code portability C++ still is King.
Linux, OS X, FreeBSD, NetBSD, OpenBSD, Windows, Plan 9, DragonFly BSD, Solaris
Nope, but it has it's limits -- with C++ those are substantially less visible; but that's simple a matter of time. Swift and Rust (like Go) have the propensity for more; but time under belt always counts for a lot.Are you claiming Go is not portable? :arm:
Well unfortunately , we don't all have the luxury of having the choice. I spend 95% my time in Windows / Linux[)roi(];18769712 said:macOS is about User / Developer experience and far less about anything else. Windows, and *nix have their place (e.g. backend / legacy), but I'd certainly wouldn't want to work on them day in and day out.
[)roi(];18769736 said:Nope, but it has it's limits -- with C++ those are substantially less visible; but that's simple a matter of time. Swift and Rust (like Go) have the propensity for more; but time under belt always counts for a lot.
[)roi(];18769736 said:As for Go; it would have today been with a doubt something far greater had Google emphasised it; problem is Google keeps far too many hooks in the pond; hence almost no clarity about which one is a sure bet.
[)roi(];18769736 said:For example:
- Why is Android still focused on Java & not Go?
Well unfortunately , we don't all have the luxury of having the choice. I spend 95% my time in Windows / Linux
I'm not disputing C++'s power in this arena. But I also don't feel its the only language out there that perform the cross platform tasks.
Not entirely sure what you mean in your last statement.
Because Android already has a stable ecosystem with regards to Java, it would be fruitless and wasteful technical expenditure to go and rewrite a platform that has been in development for so many years. But Go has support for native compilation for Android, so Go is advancing its platform support.