Hacker News new | ask | show | jobs
by needz 1022 days ago
> Javascript or Typescript?

> Javascript :)

Pass

2 comments

Agreed. I refuse to work in a JS-only codebase. For small things, JS is fine, but for really large projects, TS is a must especially when you want to do large code refactors.
Oof, choosing JS over TS was certainly a choice. Not one that I would have made…
Arguable a reasonable choice to avoid tooling, but if you are going to use NextJS anyway… might as well choose TS
exactly, the build step is there anyway, so why not get "what you're paying for"