Learning Elm by porting a medium-sized web frontend from React
October 2019
Summary: To learn Elm, I ported the frontend of a small site I run from React to Elm 0.19, and had a fun and mind-expanding time doing it.
Go to: A taste of Elm | The port | Some numbers | What I loved | What could be improved
I learn by doing. I learnt Go in a similar way – by porting the backend of my wedding gift registry website from Python to Go. But it was time to learn something new on the frontend: a colleague of mine is passionate about Elm, and his enthusiasm as well as th...
Read more at benhoyt.com