| ▲ | sublinear 2 hours ago | |
> I wanted to get a personal "feel" for what the "new developer experience" is actually like across all of the current platforms... I don't really understand what this means. Without explaining that, the rest of this blog post is just rambling notes about developer ergonomics. Of all the things to focus on, that's going to be by far the lowest priority in app dev. Maybe I'm just too young to have ever experienced the kind of stability expected here. My opinions of tools are based on what they are capable of doing and how well it lines up with what I expect them to do. That's my definition of "feel" as an app dev. I don't care if the interface is stable. I want the capabilities to be stable. To make an analogy, when I buy a new work truck I care more about the specs and not the stuff on the dashboard. > ... if you don't resort to web tech such as Electron And that's precisely why everything is now a web app for over a decade, and why W3C standards and big tech bureaucracy won out. | ||
| ▲ | BoppreH 2 hours ago | parent | next [-] | |
> Without explaining that, the rest of this blog post is just rambling notes about developer ergonomics. That's how I took it, and I enjoyed it thoroughly. If you're making a small app by yourself, sufficiently bad developer ergonomics can be the reason that the app doesn't get made at all, or the frustration makes me regret it. That's important for me. > Maybe I'm just too young to have ever experienced the kind of stability expected here. This could be it. I've been around many cycles of technology, and it always feels like a great waste when you have to abandon your tools and experience for something that's buggy and better in only a few small ways. I'm willing to tolerate a lot more bullshit for something that I know will be long-lived, like QT or a static website, than Microsoft's UI-framework-of-the-month. | ||
| ▲ | jmusall 2 hours ago | parent | prev [-] | |
I guess the author's perspective is one of someone who has little experience with current tools/frameworks, so "ergonomics" become somewhat more important. Most of the complaints are actually about lack of documentation, not instability of interfaces. I also liked the article especially because it avoided web apps, which I think are a subpar solution to a problem the software industry created itself by not developing more standards like W3C. | ||