Read a blog post
A Useful Framework for Naming Your Classes, Functions, and Variables


This article will try to focus on the A/HC/LC method for naming, hoping this will enhance code readability.


Although these suggestions can be applied to any programming language, we’ll use JavaScript to illustrate them in practice.