Things I rarely use:
🚫 Currying
🚫 Middleware
🚫 Inheritance
🚫 Polymorphism
🚫 IoC containers
🚫 The actor model
🚫 Aspect-oriented programming
🚫 Complex design patterns
My typical approach:
✅ Write small functions
✅ Try to keep most functions pure
✅ Compose them together
Programming doesn’t have to be complicated. https://twitter.com/housecor/status/1684903334115753985?s=46