HackerTrans
TopNewTrendsCommentsPastAskShowJobs

quietdev

no profile record

Submissions

[untitled]

1 points·by quietdev·2 jaar geleden·0 comments

comments

quietdev
·2 jaar geleden·discuss
In the spirit of https://williamkennedy.ninja/javascript/2022/05/03/in-defenc... I assume.
quietdev
·2 jaar geleden·discuss
It's crazy how people want to combine everything together such that adding some padding to a button on their pricing page redeploys their entire backend...

Typically I have a backend server written in a good language, an SPA for the app itself, and then some marketing pages written in plain html and js sprinkles, old school. It's great for SEO.
quietdev
·2 jaar geleden·discuss
I want to like Vue but the combination of buggy language tools and a buggy metaframework left a bad taste in my mouth. It's not surprising either when you look at the code quality.
quietdev
·2 jaar geleden·discuss
Svelte is a ton of magic, which is great if you like that sort of thing but every time I've tried it I've been frustrated and disappointed, and converted the project to something else.