Hacker News new | ask | show | jobs
by agumonkey 1609 days ago
Thanks for the details. What stack/lang are the main one used at your company ?

And do you think understanding Elm requires advanced skills / more than senior level ?

2 comments

Elm use a different paradigm (Functional Programming) and if you are not aware or have experience with it, it will take long time to understand it. The company later moved to React/TS due the issues mentioned above.
Elm is a small and easy language. Certainly much smaller and easier to learn than JavaScript. You should go through the Elm tutorial. It shouldn’t take you long.