By mswatcher
via architects.dzone.com
Submitted: Jan 15 2013 / 11:34
Encapsulation is one of the key features of object oriented programming languages. In languages like Java, it is very straight forward concept to implement. Since I know JavaScript is considered an OO language, I decided to try to understand once and for all how to implement encapsulation in JavaScript correctly.
Tweet
SaveShareSend
Tags: javascript, methodology, reviews
Add your comment