Microsoft Confirms UWP Is Not the Future of Windows Apps
1–10 of 81 posts
Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#2Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#3So even if they aren't really pushing the UWP "brand" anymore, if you have a UWP app you are already using all of the "new" stuff.
Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#4I hope they keep chipping away at the Store. It's a nice additional stream of apps that while lacking in curation provides an easy route for novice users to get something or even just browse. They need either a higher bar for quality or much more vast curated content for users to explore. Same with UWP, I hope they don't kill it off. It's a good entry point for some- though I'm sure more adept programmers would have…
To distribute software the normal way you need to at least be able to register a domain name and run a web site and it seems the bottom 20% of app developers can't do that.
Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#5Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#6Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#7Is it just me, or does Microsoft create a whole new Windows API with every release? How are people supposed to build anything without a stable API? No wonder everyone has switched to Electron.
Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#8Is it just me, or does Microsoft create a whole new Windows API with every release? How are people supposed to build anything without a stable API? No wonder everyone has switched to Electron.
If you build to the new release, there's a good chance it's not going to work well on the next one though. This is part of why Windows Mobile failed. There weren't that many apps to begin with, but you needed to build differently for WP7, WP8, and WM10 if you wanted things to really work. And WM10 never got any users.
Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#9Now it feels like it is kind of too late, unfortunately.
Re: Microsoft Confirms UWP Is Not the Future of Windows Apps
#10Is it just me, or does Microsoft create a whole new Windows API with every release? How are people supposed to build anything without a stable API? No wonder everyone has switched to Electron.
They really need to just figure out how you make a GUI app on windows.
I want to make a GUI app in the same framework the Office team uses, if its good enough for them then good enough for me, see "eating your own dog food".