Can we visualize software complexity?
This video was recorded at ElixirConf EU Virtual 2020 - https://www.elixirconf.eu/
More great virtual tech conferences - https://codesync.global
Can we visualize software complexity? by Rafał Studnicki
ABSTRACT We all know that certain software design principles help with system maintenance. Assigning every module a single responsibility is one such principle. It’s common that these principles are only applied at early stages of development, since it’s much easier to follow good practices when …