micahlt @micahlt

Poll: what’s your favorite programming language? And why?

Oct 25, 2022, 5:57 AM
37
View all

comments

Highlighted comment

JS bc it has many use cases and it's easy

same here :) the JS ecosystem is very vibrant and there are a lot of great projects that use it.

agreed with this, although having to type console.log to print sucks a ton

True - sometimes I just write const print = console.log at the beginning of my code so it’s easier.