Object Oriented Vs Functional Programming
JavaScript allows for both object oriented and functional programming styles of coding.
In this article, we'll briefly go through what each of these paradigms entail, where and why to use each of these coding styles.
1. Object Oriented Programming
Ob...
lucianamurimi.hashnode.dev4 min read