• 0 Posts
  • 1 Comment
Joined 2Y ago
cake
Cake day: Jul 01, 2023

help-circle
rss

JavaScript is actually really nice as a beginner programming language because of how quickly and visually you can see your results, and how easily you can debug with console output. Yeah it’s horribly unoptimized but it’s not for big things. It’s for little things. It’s baby’s first programming language.