codeinabox ( @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-square5linkfedilinkarrow-up119
arrow-up119external-linkOctoverse: A new developer joins GitHub every second as AI leads TypeScript to #1github.blog codeinabox ( @codeinabox@programming.dev ) to Programming@programming.devEnglish · 1 month agomessage-square5linkfedilink
minus-square TehPers ( @TehPers@beehaw.org ) linkfedilinkEnglisharrow-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-square codeinabox ( @codeinabox@programming.dev ) OPlinkfedilinkEnglisharrow-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.