Hacker News new | ask | show | jobs
by austincheney 1865 days ago
I was able to create an original OS like GUI, including file system interaction, using vanilla JS (TypeScript) in about two weeks. I am still using it. The actual GUI is just a couple files each comprising about a dozen functions, nothing really complicated.
1 comments

Delphi probably would have gotten you there in two hours.