▲ 22 ▼ Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1 (github.blog) submitted 9 months ago by codeinabox@programming.dev to c/programming@programming.dev 6 comments fedilink hide all child comments
[–] TehPers@beehaw.org 9 points 9 months ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] codeinabox@programming.dev [S] 4 points 9 months ago Things are getting easier. Many of the JavaScript runtimes support TypeScript out of the box now. permalink fedilink source parent
[–] codeinabox@programming.dev [S] 4 points 9 months ago Things are getting easier. Many of the JavaScript runtimes support TypeScript out of the box now. permalink fedilink source parent