codeinabox@programming.dev to Programming@programming.devEnglish · 1 month 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 · 1 month agomessage-square6fedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up9·1 month 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·1 month 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.