What is the real purpose of private methods?
Every programmer has ever needed to use the private access modifier. After all, it is an access modifier that many Object-Oriented languages bring with them. But just like many other features, there are always some mistakes that can happen. So what d...
thepragmaticengineer.hashnode.dev10 min read