codeinabox@programming.dev to Programming@programming.devEnglish · 4 months agoOctoverse: A new developer joins GitHub every second as AI leads TypeScript to #1github.blogexternal-linkmessage-square6linkfedilinkarrow-up124arrow-down12
arrow-up122arrow-down1external-linkOctoverse: A new developer joins GitHub every second as AI leads TypeScript to #1github.blogcodeinabox@programming.dev to Programming@programming.devEnglish · 4 months agomessage-square6linkfedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up9·4 months agoI mean, I find TypeScript fun to write. The only thing I really dislike about it is configuring the tools (tsc, eslint, etc). It’s a great language when everything’s setup and you disallow all the ugly JSisms with your linter and tsc.
minus-squarecodeinabox@programming.devOPlinkfedilinkEnglisharrow-up4·4 months agoThings are getting easier. Many of the JavaScript runtimes support TypeScript out of the box now.
I mean, I find TypeScript fun to write. The only thing I really dislike about it is configuring the tools (tsc, eslint, etc). It’s a great language when everything’s setup and you disallow all the ugly JSisms with your linter and tsc.
Things are getting easier. Many of the JavaScript runtimes support TypeScript out of the box now.