Y
Hacker News
new
|
ask
|
show
|
jobs
by
needz
1022 days ago
> Javascript or Typescript?
> Javascript :)
Pass
2 comments
theogravity
1022 days ago
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.
link
jmondi
1022 days ago
Oof, choosing JS over TS was certainly a choice. Not one that I would have made…
link
quickthrower2
1022 days ago
Arguable a reasonable choice to avoid tooling, but if you are going to use NextJS anyway… might as well choose TS
link
lessaligned
1022 days ago
exactly, the build step is there anyway, so why not get "what you're paying for"
link