Join Slack
Powered by
To me, `static` methods are a good practice becaus...
# announcements
z
zoltu
06/28/2016, 6:50 PM
To me,
static
methods are a good practice because static methods convey additional information to the reader. In particular, they let the reader know that the method is not state-changing.
Open in Slack
Previous
Next