DEV Community

Discussion on: What is your preferred programming language and why?

Collapse
 
nichromat profile image
Nichromat

I like JavaScript for Front End, but I prefer typescript because I'm less error problem with it.

For back ends I like Ruby because of how easy it is, and Golang for performance.

Clojure is also an interesting language. Functional programming is a must try.