Live data from Hacker News

Windows 11 in Svelte

github.com

1–10 of 218 posts

Re: Windows 11 in Svelte

#3
I'm enjoying how simple some of this actually is.

Here's the full implementation of VS Code for example: https://github.com/yashash-pugalia/win11-svelte/blob/main/sr...

It's just 44 lines of code - it works by opening a window with an iframe that points to https://stackblitz.com/github/yashash-pugalia/win11Svelte?em...

Post reply on HN