• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Aug 23, 2023

help-circle
rss

I’d like to point out that TypeScript is a superset of JavaScript, so if anything goes wrong with it, you can just remove the type information and you’ll have regular JavaScript.