Gollum@feddit.org to Programmer Humor@programming.dev · 5 months agoThis is literally mefeddit.orgimagemessage-square42linkfedilinkarrow-up1216arrow-down19
arrow-up1207arrow-down1imageThis is literally mefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 5 months agomessage-square42linkfedilink
minus-squarehumorlessrepost@lemmy.worldlinkfedilinkEnglisharrow-up0·5 months agoGenuine question: is it really a superset if it’s not still valid javascript? Isn’t it more of an abstraction layer on top of javascript?
minus-squareCookieOfFortune@lemmy.worldlinkfedilinkarrow-up1·5 months agoIn practice people don’t use Typescript as a superset since they have stricter compiler settings, which would make valid JavaScript fail to compile.
Genuine question: is it really a superset if it’s not still valid javascript? Isn’t it more of an abstraction layer on top of javascript?
In practice people don’t use Typescript as a superset since they have stricter compiler settings, which would make valid JavaScript fail to compile.