Content pfp
Content
@
0 reply
0 recast
2 reactions

aerique pfp
aerique
@aerique.eth
Writing a native GUI app is so refreshing after having done web apps for months. All kinds of in-between layers are gone. If I want to get or set a value or do an action I do it. I do not have to wrap it up in JSON and do a HTTP request first, asynchronously of course, and check the return values. Even on the front-end, in the case of Angular at least, there's the hassle of getting data in and out of templates and in and out of components. It's all so needlessly complicated.
1 reply
0 recast
2 reactions

aerique pfp
aerique
@aerique.eth
Oh, now that I'm at work again working in Angular: I forgot the boilerplate in ALL TEH PLACES! (this isn't limited to Angular)
0 reply
0 recast
0 reaction