#What's the diff between js/t,s
7 messages · Page 1 of 1 (latest)
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
if you're just getting started, start with js and learn the basics first
ts just adds types, and allows you to easily catch errors when writing
ts just transpiles to js