negativenull@piefed.world to Programmer Humor@programming.devEnglish · 22 hours agoObject Notationi.imgflip.comimagemessage-square44linkfedilinkarrow-up1472arrow-down15
arrow-up1467arrow-down1imageObject Notationi.imgflip.comnegativenull@piefed.world to Programmer Humor@programming.devEnglish · 22 hours agomessage-square44linkfedilink
minus-squareFair Fairy@thelemmy.clublinkfedilinkarrow-up1·4 hours agoHow is ts faster? It’s not even part of js
minus-squaremelfie@lemy.lollinkfedilinkarrow-up1·2 hours agoThe JavaScript code is compiled to native and is heavily optimized, as opposed to being interpreted.
How is ts faster?
It’s not even part of js
The JavaScript code is compiled to native and is heavily optimized, as opposed to being interpreted.