|
|
|
|
|
by DavidPiper
481 days ago
|
|
> It isn't as if Swift developer experience is that great outside Apple's ecosystem. I keep hearing this - and have for years - but is it actually still true? Sure, you're never going to get Cocoa on non-Apple platforms, but with first-party VS Code support and a lot of the surrounding tooling open-sourced, is it all still [~that much worse than XCode~] as bad as all that? |
|
Naturally most packages on the ecosystem assume libraries that don't exist outside Apple ecosystem.
Just like in the early .NET Core days, there were tons (and still are, hence businesses stuck in .NET Framework) that were actually wrappers to DLLs and COM based libraries.
Even Swift website acknowledges that the best use cases are command line and server stuff, the sweet spot is for server side applications for developers on Apple ecosystem, after all macOS servers are no longer something Apple sells.