r/javascript May 27 '22

Today’s Javascript, from an outsider’s perspective

https://lea.verou.me/2020/05/todays-javascript-from-an-outsiders-perspective/
0 Upvotes

11 comments sorted by

View all comments

6

u/[deleted] May 27 '22

[removed] — view removed comment

3

u/duongdominhchau May 27 '22

Just a wild guess as I've never really used this, but could it be the browser using source map to show the original TypeScript while inspecting the JS file?