codeinabox@programming.dev to Programming@programming.devEnglish · 2 days agoOctoverse: A new developer joins GitHub every second as AI leads TypeScript to #1github.blogexternal-linkmessage-square6fedilinkarrow-up125arrow-down12
arrow-up123arrow-down1external-linkOctoverse: A new developer joins GitHub every second as AI leads TypeScript to #1github.blogcodeinabox@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square6fedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up7·2 days 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·2 days 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.