DEV Community

Discussion on: What was your greatest "aha" moment as a JavaScript developer?

Collapse
 
pengeszikra profile image
Peter Vivo

When I change OOP to functional programming, forget the this, and implement pipeline operator in my stack.