Login
From:
DevIQ RSS Feed
(Uncensored)
subscribe
Static Cling
https://deviq.com/antipatterns/static-cling/
links
backlinks
Roast topics
Find topics
Find it!
Static Cling is a code smell used to describe the undesirable coupling introduced by accessing static (global) functionality, either as variables or methods.