Follow the white rabbit
Traditional programming languages has lots of old baggage like shared mutable state and null-pointer exceptions.
Cowboy coding and spagetti can be easy and fun at the start, but quickly grows into nightmares.
🤠🍝 -> 😈
Functional programming eliminates so many of these worries with immutability, null-safety, pattern matching and pure functions.
No matter if you are a startup, an indie developer or a software consultant, learning functional programming will prove useful and fun 😃
I'm Lars Lillo Ulvestad, a front-end consultant and a free-time indie developer exploring solo-entrepreneurship and typed functional languages like Elm Haskell.