DEV Community

Discussion on: Functional Programming in JavaScript? Yes, Please.

Collapse
 
tiffany profile image
tiff • Edited

I understand that FP has been around for a long time and that it is more than filter and map. But all of the intricacies of FP are far beyond the scope of this post.

I don't think OOP is bad at all. I don't think one way is better than another. OOP is still relevant when it comes to large scale systems. I was just excited to learn about these methods. Good points you've made here, though.