Comment on What is your favorite programming language?

david@feddit.uk ⁨8⁩ ⁨months⁩ ago

Elm (for frontend).

Nothing is as easy to refactor, maintain, add new features to, work with after a gap, nothing else is as crashless and rock solid.

No compiler is a fast, friendly, helpful and insightful.

Its syntax is weird at first (even stranger than python) and the autoformatter is mad keen on black lines but after a short while it’s just so clear and easy to follow.

You have to let go of your object oriented mindset and stop trying to turn everything into objects and components but everything I hated about maintaining old code evaporated once I did.

It’s genuinely nice to add new features to old code, something I’ve never experienced before in a few decades of programming.

The elm slack is also a very helpful place indeed and you usually get a lot of support pretty quickly.

These last few years I’ve rediscovered the joy of coding.

source
Sort:hotnewtop