Y
Hacker News
new
|
ask
|
show
|
jobs
by
pphysch
666 days ago
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.
2 comments
mapcars
664 days ago
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.
link
v3ss0n
658 days ago
Doesn't sound useful tho
link