Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

Metaprogramming

#metaprogramming

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 207 - Dynamic Methods

Apr 17, 20232 min read 135 views

Metaprogramming is fancy. but it is not free · TL;DR: Don't add dynamic behavior with metaprogramming Problems Readability Maintainability Harder to...

Code Smell 207 - Dynamic Methods