This is not a macOS issue, it’s an app developer issue. If the app developer likes the behavior that the app still runs after closing the last app window, this is how the app will act. Some newer Apple apps close the application when the window is closed.
because that’s how it used to be on older versions of OSX and older Macs. There’s a lot of inertia because launching a program to read files off a disk and load them into memory was more costly timewise in those days so e.g. having Photoshop open and loaded even if you didn’t have a picture open you didn’t want to have to wait for the program to open unless you really were done with photo editing.
On macOS only the dock can be moved to the side. The application menu (left) and the statusbar menu (right) will always be on top of the screen.
Which makes sense to me.
Tried to use Swift outside Xcode and it’s a pain.
Especially when writing CLI apps the Swift compiler chocked and says there is an error, mentioning no line number. Good luck with that.
Also the Swift tooling outside Xcode is miserable.
Even Rust tooling is better than that, and Swift has a multi billion dollar company behind it.
What a shame…