Hacker News new | ask | show | jobs
by lloydatkinson 946 days ago
A few months ago I went through my repos on GitHub and marked everything I built with Vue as “archived” which is nice as it prevents any new issues being opened and very clearly indicates the project is no longer maintained.

I think it would have been a bad idea to simply outright delete them, though I did delete a few.

1 comments

May I ask what you switched to? I used Vue everyday for 3-4 years and then went all in on React when I joined a former employer. Looking at my Vue projects gives me a sense of nostalgia.
React! I was tired of the whole lack of TS, shitty dev tooling, poor DX.