Poll: what’s your favorite programming language? And why?
JS bc it has many use cases and it's easy
^
this
same here :) the JS ecosystem is very vibrant and there are a lot of great projects that use it.
Yes.
agreed with this, although having to type console.log to print sucks a ton
console.log
True - sometimes I just write const print = console.log at the beginning of my code so it’s easier.
const print = console.log