Hacker News new | ask | show | jobs
by wiseowise 665 days ago
‘npx vite build’ is what you call hoops?
1 comments

You can offline transpile anything to JS to later run in the browser, TS isn't special in this way.

With PyScript you can see and modify the actual code in your browser, just like vanilla JS.

Do you actually see and modify code in your browser today? I mean for like 5 years all you see in the browser is minified and obfuscated to the point its almost impossible to make any practical sense out of it.
Doesn't sound useful tho